{"id":20631207,"url":"https://github.com/solidlabresearch/conversationaldataexchange","last_synced_at":"2026-04-21T14:34:43.464Z","repository":{"id":190445487,"uuid":"681754288","full_name":"SolidLabResearch/ConversationalDataExchange","owner":"SolidLabResearch","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-02T22:37:22.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T07:09:35.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SolidLabResearch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-22T17:28:49.000Z","updated_at":"2023-09-01T10:57:38.000Z","dependencies_parsed_at":"2023-08-24T18:24:06.166Z","dependency_job_id":"5a03c9c2-ffc6-4ef6-874e-f95e2880ac9a","html_url":"https://github.com/SolidLabResearch/ConversationalDataExchange","commit_stats":null,"previous_names":["dexagod/conversationaldataexchange","solidlabresearch/conversationaldataexchange"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2FConversationalDataExchange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2FConversationalDataExchange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2FConversationalDataExchange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2FConversationalDataExchange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SolidLabResearch","download_url":"https://codeload.github.com/SolidLabResearch/ConversationalDataExchange/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242588427,"owners_count":20154203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T14:11:33.252Z","updated_at":"2026-04-21T14:34:38.435Z","avatar_url":"https://github.com/SolidLabResearch.png","language":"JavaScript","readme":"# Conversational Data Exchange\n\nThis is a WIP for work on Conversational Data Exchange (Dialogical Reasoning)\nThe current implementation can handle receiving a message, formulating a response and returning the response.\nThe communication mechanism to exchange the messages is very much still WIP\n\n## Install\n\n```\nnpm install\n```\n\n## Run\n\n```\ncd agent/\nnode agent.js -p \u003cport\u003e -d ../server/data/ -r ../server/rules\n```\nThis will start up the agent that can respond to questions\n\n## Agent data\nThe service agent things are stored in `./server_agent/data/catalog.n3`\nThe goal of this demonstrator, is to show that we can enable dynamic dialog interaction\nthat allows the asking for age and depending on the availble information will show alcoholic beverages or not\n\n## Setup experiment\n\n### Start client agent\n```\ncd client_agent\nnode agent.js -p 2345 -c config.json\n```\n\n### start server agent\n```\ncd server_agent\nnode agent.js -p 3456 -c config.json\n```\n\n### run experiment\n```\ncd test\nbash run.sh\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidlabresearch%2Fconversationaldataexchange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidlabresearch%2Fconversationaldataexchange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidlabresearch%2Fconversationaldataexchange/lists"}