{"id":15695961,"url":"https://github.com/edsu/dev8d-linked-data","last_synced_at":"2025-05-08T22:14:59.035Z","repository":{"id":808284,"uuid":"514528","full_name":"edsu/dev8d-linked-data","owner":"edsu","description":"some experiments with linked data available from the dev8d conference","archived":false,"fork":false,"pushed_at":"2010-02-20T02:32:31.000Z","size":960,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-08T22:14:53.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/edsu.png","metadata":{"files":{"readme":"README","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":"2010-02-12T07:37:05.000Z","updated_at":"2019-08-13T14:31:15.000Z","dependencies_parsed_at":"2022-08-16T11:00:12.298Z","dependency_job_id":null,"html_url":"https://github.com/edsu/dev8d-linked-data","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/edsu%2Fdev8d-linked-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fdev8d-linked-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fdev8d-linked-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fdev8d-linked-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edsu","download_url":"https://codeload.github.com/edsu/dev8d-linked-data/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253154977,"owners_count":21862623,"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-03T19:05:47.155Z","updated_at":"2025-05-08T22:14:59.017Z","avatar_url":"https://github.com/edsu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This little project is a linked-data experiment with data from the\ndev8d semantic media wiki \u003chttp://wiki.2010.dev8d.org/\u003e. For any of \nthis to work you'll need to have the python module rdflib installed. \n\n  http://rdflib.net\n\nDescription:\n\nThe crawl.py script will crawl rdf for users and their affiliations on the\ndev8d semantic media wiki. It then grabs the rdf for the dev8d programme. \nAfter that it will lookup each users twitter profile on \nhttp://semantictweet.com using the twitter id that was found in the dev8d wiki.\nJust start it up like so and it'll persist the triples to a on disk berkeleydb\nbacked triplestore:\n\n  ./crawl.py\n\nYou should be able to rerun crawl.py and it will be able to add, update and\nremove assertions as they are changed on the dev8d wiki.\n\nThe dump.py script will dump all the triples as rdf/xml to stdout:\n\n  ./dump.py \u003e dump.rdf\n\nThe dump_foaf.py will dump out social network information for dev8d attendees as\nrdf/xml to stdout. This is basically a subset of the full dump that only\nincludes assertions about foaf:Person resources:\n\n  ./dump_foaf.py \u003e foaf.rdf\n\nFinally the planet_config.py will use the homepage information pulled from the\ndev8d wiki to locate a users homepage, and then try to autodiscover the feed url\nfor their blog. The resulting information is then written to stdout as a\nPlanet Venus configuration file for blog aggregation:\n\n  ./planet_config.py \u003e planet.ini\n\nYou can see an example running at:\n\n  http://inkdroid.org/planet-dev8d\n\nMore about Planet Venus can be found at:\n\n  http://intertwingly.net/code/venus/\n\nTODO:\n\n- danbri suggested using open social api\n- semantictweet.com only lists first 100 friends (what to do?)\n- maybe pull in descriptions of events from the wiki?\n- maybe persist sydnicated feed urls to the store so they don't have to \n  be looked up again every time planet_config.py is run?\n\nAuthor:\n\nEd Summers \u003cehs@pobox.com\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Fdev8d-linked-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedsu%2Fdev8d-linked-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Fdev8d-linked-data/lists"}