{"id":20820950,"url":"https://github.com/hubgit/md-ld","last_synced_at":"2025-03-12T06:23:44.179Z","repository":{"id":29709720,"uuid":"33252659","full_name":"hubgit/md-ld","owner":"hubgit","description":"Markdown for Linked Data","archived":false,"fork":false,"pushed_at":"2015-04-04T20:22:08.000Z","size":204,"stargazers_count":16,"open_issues_count":5,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-11T11:08:49.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"yezihaohao/react-admin","license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hubgit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-01T14:35:10.000Z","updated_at":"2022-10-16T05:40:38.000Z","dependencies_parsed_at":"2022-08-18T15:23:58.563Z","dependency_job_id":null,"html_url":"https://github.com/hubgit/md-ld","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/hubgit%2Fmd-ld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hubgit%2Fmd-ld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hubgit%2Fmd-ld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hubgit%2Fmd-ld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hubgit","download_url":"https://codeload.github.com/hubgit/md-ld/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243167223,"owners_count":20247067,"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-17T22:10:49.388Z","updated_at":"2025-03-12T06:23:44.155Z","avatar_url":"https://github.com/hubgit.png","language":null,"readme":"# MD-LD\n\nMD-LD extends Markdown's [reference link](http://spec.commonmark.org/0.18/#reference-link) syntax to allow easy authoring of structured data.\n\nSee [a MD-LD example](https://raw.githubusercontent.com/hubgit/md-ld/master/example.md) and the equivalent [YAML](https://raw.githubusercontent.com/hubgit/md-ld/master/example.yml), [JSON-LD](https://raw.githubusercontent.com/hubgit/md-ld/master/example.json) or [Turtle](https://raw.githubusercontent.com/hubgit/md-ld/master/example.ttl).\n\n## Syntax\n\n* References are identifiers in square brackets: `[example]`\n* Object definitions start with an identifier in square brackets followed by a colon, on a new line with no indentation: `[example]:`\n* Properties are each on a new line, indented.\n* Values are on a new line, indented twice. Any property can have multiple values.\n* Nested objects are not allowed.\n* Newlines must be escaped: `\\n`\n* Empty lines should be ignored.\n* MD-LD files use UTF-8 encoding.\n* Suggested media type: `application/ld+markdown`\n\n## Differences from existing formats\n\n* Unlike YAML and JSON(-LD), there’s no need to use special array markup to distinguish between single and multiple values (in MD-LD, all properties should have singular names and can have multiple values).\n* Unlike Turtle, there’s no need to use angle brackets or quotes.\n* Unlike Markdown, the definition has more structure than a URL and a title.\n* Unlike JSON, indentation is significant.\n* Unlike JSON-LD, there’s no need to use special `@` syntax.\n* Unlike microdata, the data does not have to be embedded in HTML.\n* Unlike HTML’s `\u003cdl\u003e`, `\u003cdt\u003e` and `\u003cdd\u003e`, there’s a direct mapping between item name and definition.\n* Unlike other formats, the format of all “text” values is Markdown.\n\n## Notes\n\nThe `type` property of each object is a URL that defines the type of that object in a known schema (e.g. [schema.org](http://schema.org/)).\n\nData typing of property values is implicit: if the schema is well defined, the type of each value should be derived from the schema.\n\nMD-LD is not backwards-compatible with existing Markdown parsers - suggestions to make it so would be appreciated.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhubgit%2Fmd-ld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhubgit%2Fmd-ld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhubgit%2Fmd-ld/lists"}