https://github.com/sherlouk/swiftschema
JSON-LD Decoder for Schema.org Models
https://github.com/sherlouk/swiftschema
codable json json-ld schema swift swift-package-manager
Last synced: about 1 year ago
JSON representation
JSON-LD Decoder for Schema.org Models
- Host: GitHub
- URL: https://github.com/sherlouk/swiftschema
- Owner: Sherlouk
- Created: 2019-02-06T20:55:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-06T20:56:19.000Z (over 7 years ago)
- Last Synced: 2025-04-13T17:18:19.039Z (about 1 year ago)
- Topics: codable, json, json-ld, schema, swift, swift-package-manager
- Language: Swift
- Size: 11.7 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swift Schema
WIP
A Swift implementation of schemas from https://schema.org/
Can be created from JSON-LD via Swift's JSONDecoder.
Incomplete Implementation