{"id":16777921,"url":"https://github.com/dgf/dm4client","last_synced_at":"2025-07-09T11:03:46.160Z","repository":{"id":3146397,"uuid":"4175878","full_name":"dgf/dm4client","owner":"dgf","description":"DeepaMehta 4 client","archived":false,"fork":false,"pushed_at":"2013-03-16T21:46:39.000Z","size":129,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T18:12:09.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgf.png","metadata":{"files":{"readme":"README.coffee","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-29T16:58:32.000Z","updated_at":"2015-10-06T10:11:14.000Z","dependencies_parsed_at":"2022-08-02T18:46:10.659Z","dependency_job_id":null,"html_url":"https://github.com/dgf/dm4client","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgf%2Fdm4client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgf%2Fdm4client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgf%2Fdm4client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgf%2Fdm4client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgf","download_url":"https://codeload.github.com/dgf/dm4client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248293139,"owners_count":21079590,"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-10-13T07:26:17.454Z","updated_at":"2025-04-10T20:42:03.634Z","avatar_url":"https://github.com/dgf.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create a client instance\nclient = require('./src/dm4client').create 'http://localhost:8080/'\n\n# login in as user 'check' with password 'test'\nclient.login 'check', 'test', (session) -\u003e\n\n  # open the default DeepaMehta workspace\n  client.openSpace 'de.workspaces.deepamehta', (workspaceId) -\u003e\n\n    # get all data types\n    client.getDataTypes (dataTypes) -\u003e\n\n      # get all topic types\n      client.getTypes (typeList) -\u003e\n\n        # get all person contacts\n        client.getTopics 'dm4.contacts.person', (persons) -\u003e\n          for person in persons\n            console.log person.value\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgf%2Fdm4client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgf%2Fdm4client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgf%2Fdm4client/lists"}