{"id":17087879,"url":"https://github.com/geraintluff/schema-org-gen","last_synced_at":"2025-04-12T21:09:20.913Z","repository":{"id":11995371,"uuid":"14572454","full_name":"geraintluff/schema-org-gen","owner":"geraintluff","description":"Generate JSON Schemas from the schema.org spec","archived":false,"fork":false,"pushed_at":"2016-08-06T18:03:37.000Z","size":540,"stargazers_count":53,"open_issues_count":5,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-12T21:09:06.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geraintluff.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":"2013-11-20T23:36:18.000Z","updated_at":"2025-01-26T18:47:47.000Z","dependencies_parsed_at":"2022-09-23T03:40:19.578Z","dependency_job_id":null,"html_url":"https://github.com/geraintluff/schema-org-gen","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/geraintluff%2Fschema-org-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraintluff%2Fschema-org-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraintluff%2Fschema-org-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraintluff%2Fschema-org-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geraintluff","download_url":"https://codeload.github.com/geraintluff/schema-org-gen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631676,"owners_count":21136562,"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-14T13:35:16.019Z","updated_at":"2025-04-12T21:09:20.853Z","avatar_url":"https://github.com/geraintluff.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Generating JSON Schemas from schema.org data\n==============\n\nThe schemas at http://schema.org/ are very helpful for formats like JSON-LD, but they lack a canonical JSON representation.\n\nThis tool generates schemas describing a canonical plain-JSON serialisation for each of the schema.org types.\n\n## Multiplicity of relations\n\nThe documentation at schema.org gives no indication which properties/relations can have multiple entries.  A `PostalAddress` should (intuitively) only have one `streetAddress`, but many other properties are one-to-many mappings (represented in JSON as arrays instead of direct values).\n\nMost of these were initially guessed based on whether their descriptions started with \"A(n)\" or \"The\".  This is sometimes inaccurate (e.g. http://schema.org/follows), so hand-edits should be made to `property-multiplicity.json`.\n\n## Standard definitions\n\n### `#/definitions/array`\n\nThis definition is added to all generated schemas, to make it easy to represent an array of instances.\n\n### `#/definitions/possibleRef`\n\nThis definition is added to all generated schemas, and it represents a type that can either be a reference (URL string) to an external resource or an actual inlined resource.\n\n### `#/definitions/possibleRefArray`\n\nA combination of the above two - an array of possible refs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeraintluff%2Fschema-org-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeraintluff%2Fschema-org-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeraintluff%2Fschema-org-gen/lists"}