{"id":18420577,"url":"https://github.com/openworm/yarom","last_synced_at":"2025-10-12T16:48:39.323Z","repository":{"id":21160432,"uuid":"24463311","full_name":"openworm/YAROM","owner":"openworm","description":"Yet Another RDF-Object Mapper","archived":false,"fork":false,"pushed_at":"2020-01-25T04:33:54.000Z","size":1884,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":5,"default_branch":"dev","last_synced_at":"2025-04-13T09:18:37.054Z","etag":null,"topics":["python","rdf","rdf-translator","rdflib"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openworm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-25T15:16:01.000Z","updated_at":"2023-07-04T06:42:31.000Z","dependencies_parsed_at":"2022-07-29T18:40:01.268Z","dependency_job_id":null,"html_url":"https://github.com/openworm/YAROM","commit_stats":null,"previous_names":["mwatts15/yarom"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openworm%2FYAROM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openworm%2FYAROM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openworm%2FYAROM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openworm%2FYAROM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openworm","download_url":"https://codeload.github.com/openworm/YAROM/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688555,"owners_count":21145767,"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":["python","rdf","rdf-translator","rdflib"],"created_at":"2024-11-06T04:22:17.300Z","updated_at":"2025-10-12T16:48:34.270Z","avatar_url":"https://github.com/openworm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"YAROM\n=====\n\n.. image:: https://travis-ci.org/openworm/YAROM.png?branch=master\n   :alt: Build Status\n   :target: https://travis-ci.org/openworm/YAROM\n\nYet Another RDF-Object Mapper (YAROM) is a Python library useful for building\nCreate-Read-Update-Delete (CRUD) tools and applications using Python objects\nand RDF. YAROM grew out of the `PyOpenWorm \u003chttps://github.com/openworm/PyOpenWorm\u003e`_\nproject.\n\nBasic Usage\n-----------\n\nIf you got this library from GitHub or as a source archive, then install yarom::\n\n    python setup.py install --user\n\nThe configuration establishes which source of RDF data you're reading from.\nConnect opens necessary resources and must be called before using anything that\nhas to do with the RDF graph.\n\n::\n\n    \u003e\u003e\u003e import yarom as P\n    \u003e\u003e\u003e P.connect('yarom/default.conf')\n    \n    # Do something...\n      \n    \u003e\u003e\u003e P.disconnect()\n\nDocumentation\n-------------\nDocumentation can be found at http://yarom.readthedocs.org/en/latest/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenworm%2Fyarom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenworm%2Fyarom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenworm%2Fyarom/lists"}