{ "@context": { "@version": 1.1, "axon": "https://docs.axoniq.io/", "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "Event": "axon:Event", "CommandHandler": "axon:CommandHandler", "QueryHandler": "axon:QueryHandler", "Context": "axon:Context", "CreateContextRequest": "axon:CreateContextRequest", "Application": "axon:Application", "User": "axon:User", "CreateUserRequest": "axon:CreateUserRequest", "ClusterNode": "axon:ClusterNode", "EventProcessor": "axon:EventProcessor" } }