{"id":19123160,"url":"https://github.com/digitalbazaar/json-ld","last_synced_at":"2026-02-21T22:32:04.401Z","repository":{"id":66015256,"uuid":"987245","full_name":"digitalbazaar/json-ld","owner":"digitalbazaar","description":"A Context-based JSON Serialization for Linked Data","archived":false,"fork":false,"pushed_at":"2012-04-08T00:53:48.000Z","size":1461,"stargazers_count":26,"open_issues_count":8,"forks_count":2,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-08-07T09:36:32.776Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://json-ld.org/","language":"Perl","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/digitalbazaar.png","metadata":{"files":{"readme":"README.rst","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-10-14T15:09:57.000Z","updated_at":"2024-01-12T23:48:12.000Z","dependencies_parsed_at":"2023-02-19T21:10:19.395Z","dependency_job_id":null,"html_url":"https://github.com/digitalbazaar/json-ld","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/digitalbazaar/json-ld","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fjson-ld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fjson-ld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fjson-ld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fjson-ld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalbazaar","download_url":"https://codeload.github.com/digitalbazaar/json-ld/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fjson-ld/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29695781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-09T05:24:35.295Z","updated_at":"2026-02-21T22:32:04.387Z","avatar_url":"https://github.com/digitalbazaar.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"**NOTE**: This repository is old, please use the new one: https://github.com/json-ld/json-ld.org\n\n----\n\nIntroduction\n------------\n\n\nJSON-LD (JavaScript Object Notation for Linked Data) is a lightweight Linked\nData format. It is easy for humans to read and write. It is easy for machines\nto parse and generate. It is based on the already successful JSON format and\nprovides a way to help JSON data interoperate at Web-scale. If you are already\nfamiliar with JSON, writing JSON-LD is very easy. There is a smooth migration\npath from the JSON you use today, to the JSON-LD you will use in the future.\nThese properties make JSON-LD an ideal Linked Data interchange language for\nJavaScript environments, Web services, and unstructured databases such as\nCouchDB and MongoDB.\n\nA Simple Example\n----------------\n\nA simple example of a JSON object with added semantics::\n\n  {\n    \"#\": {\"foaf\": \"http://xmlns.com/foaf/0.1/\"},\n    \"@\": \"\u003chttp://example.org/people#john\u003e\",\n    \"a\": \"foaf:Person\",\n    \"foaf:name\" : \"John Lennon\"\n  }\n\nThe example above describes a person whose name is John Lennon. The difference\nbetween regular JSON and JSON-LD is that the JSON-LD object above uniquely\nidentifies itself on the Web and can be used, without introducing ambiguity,\nacross every Web site, Web services and databases in operation today.\n\nThe Specification\n-----------------\n\nIf you are a developer, you may be interested in the latest WebID specification:\n\nhttp://json-ld.org/spec/latest/\n\nA list of all previous specification drafts is also available.\n\nhttp://json-ld.org/spec/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalbazaar%2Fjson-ld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitalbazaar%2Fjson-ld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalbazaar%2Fjson-ld/lists"}