{"id":19721992,"url":"https://github.com/datajoint/example","last_synced_at":"2025-04-29T22:30:33.034Z","repository":{"id":5352162,"uuid":"6537984","full_name":"datajoint/example","owner":"datajoint","description":"Example schema","archived":true,"fork":false,"pushed_at":"2012-12-07T22:47:20.000Z","size":276,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-02-28T00:29:27.856Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Matlab","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/datajoint.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}},"created_at":"2012-11-05T01:53:53.000Z","updated_at":"2023-04-12T18:07:26.000Z","dependencies_parsed_at":"2022-07-06T02:32:31.942Z","dependency_job_id":null,"html_url":"https://github.com/datajoint/example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datajoint%2Fexample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datajoint%2Fexample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datajoint%2Fexample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datajoint%2Fexample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datajoint","download_url":"https://codeload.github.com/datajoint/example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251592898,"owners_count":21614441,"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-11T23:16:09.589Z","updated_at":"2025-04-29T22:30:32.734Z","avatar_url":"https://github.com/datajoint.png","language":"Matlab","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repoisitory contains a simple DataJoint schema to help new users learn the basics of DataJoint. \n\nInstructions\n====\n\nSet up the database server\n-----\n* Install MySQL Server\n* Create a user account that has privileges to create schemas and tables.\n\n  Note: do not use your secret password since it will be entered in plain text.\n\nConfigure the DataJoint library for MATLAB\n----\n* Clone the mym library repository\n\n        git clone git://github.com/datajoint/mym.git\n* Clone the DataJoint Git repository:\n\n        git clone git://github.com/datajoint/datajoint-matlab.git\n\nConfigure the example schema\n-----\n* Clone the Git repository for the example schema:\n\n        git clone git://github.com/datajoint/example.git\n* Download the database dump file from \n        https://github.com/downloads/datajoint/example/dj_example.mat\n* Start Matlab and navigate to the root directory of the example \n  repository. Edit `settings_template.m`, fill in the necessary information,\n  and save it as `settings.m`\n* Run the following commands:\n\n        startup()\n        setup()\n        restore('/path/to/dumpfile/dj_example.mat')\n\n* Plot the entity relationship diagram (ERD) by typing\n\n        erd example\n\nYou should see the following diagram, which depicts the objects in the schema and their dependencies, directed top-to-bottom.\n\u003cp align=center\u003e\n\u003cimg src=https://raw.github.com/datajoint/example/master/example.png\u003e\n\u003c/p\u003e \nYou can proceed to [Lesson 1](https://github.com/datajoint/example/wiki/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatajoint%2Fexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatajoint%2Fexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatajoint%2Fexample/lists"}