{"id":15793990,"url":"https://github.com/albertmeronyo/trusted-linked-data","last_synced_at":"2025-07-24T11:40:05.874Z","repository":{"id":50209383,"uuid":"120586455","full_name":"albertmeronyo/trusted-linked-data","owner":"albertmeronyo","description":"Awesomeness","archived":false,"fork":false,"pushed_at":"2022-12-26T20:15:04.000Z","size":7,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-05T23:21:51.724Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/albertmeronyo.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":"2018-02-07T08:31:15.000Z","updated_at":"2019-08-28T09:54:14.000Z","dependencies_parsed_at":"2023-01-31T01:01:05.480Z","dependency_job_id":null,"html_url":"https://github.com/albertmeronyo/trusted-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/albertmeronyo%2Ftrusted-linked-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertmeronyo%2Ftrusted-linked-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertmeronyo%2Ftrusted-linked-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertmeronyo%2Ftrusted-linked-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albertmeronyo","download_url":"https://codeload.github.com/albertmeronyo/trusted-linked-data/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246525117,"owners_count":20791678,"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-04T23:21:56.132Z","updated_at":"2025-03-31T19:25:40.061Z","avatar_url":"https://github.com/albertmeronyo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trusted-linked-data\nAwesomeness\n\n## Requirements\n\nYou need a local IPFS daemon running. [Install IPFS on your platform](https://ipfs.io/docs/install/), then just run `ipfs daemon` from your terminal.\n\n## Usage\n\nClone anywhere, cd in there, and\n\n\u003cpre\u003e\nvirtualenv .\nsource bin/activate\npip install -r requirements.txt\ncd src\npython tld.py rdf input file\u003e -d|-t\n\u003c/pre\u003e\n\n**-d** will upload the whole RDF document to IPFS\n**-t** will upload individual RDF triples to IPFS\n\n## Random notes\n\n- [IPFS](https://en.wikipedia.org/wiki/InterPlanetary_File_System) + Tobias TrustyURI blah = TRUSTED LINKED DATA (this will be a seal of approval)\n- Embed trust in HTTP headers of request and response. You can ask for verification and get a status code that tells you if it’s verified!\n- Eval: measure performance, threshold of how much you need to put into the IPFS to have “enough” trust\n- Consider: protocol of requests, you don't want the last one coming from the server\n\nSo need the following:\n- 2 use cases: publish Linked Data on ipfs, and retrieve *trusted* Linked Data from ipfs\n- Publishing\n  - You can publish a URI, a triple, or an RDF document\n  - When you do, you get an IPFS link (hash) identifying the URI? Triple? Document?\n  - Mapping between ipfs links and http links?\n- Retrieving\n\n## TODO\n- [] Read on conceptual, basic functioning of [IPFS](https://en.wikipedia.org/wiki/InterPlanetary_File_System)\n- [] Check out the [Python](https://github.com/ipfs/py-ipfs), [JS](https://github.com/ipfs/js-ipfs) and [Go](https://github.com/ipfs/go-ipfs) (most mature) implementations\n- [] Idea is to build either a wrapper around [rdflib](https://github.com/RDFLib/rdflib), or use the JSON helper functions to get JSON-LD into IPFS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertmeronyo%2Ftrusted-linked-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertmeronyo%2Ftrusted-linked-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertmeronyo%2Ftrusted-linked-data/lists"}