SOSwift 2.8.0

SOSwift 2.8.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Mar 2019
SPMSupports SPM

Maintained by Richard Piazza.



SOSwift 2.8.0

SOSwift

Version Platform

A swift implementation of Schema.org structured data vocabulary.

Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages, and beyond. This library implements some of the core vocabulary in the Swift language.

How to Use

CocoaPods

pod 'SOSwift', '~> 2.5'

Swift Package Manager

.package(url: "https://github.com/richardpiazza/SOSwift", .upToNextMinor(from: "2.5.0"))

Schema.org

This work is based on the 3.4 version of the Schema.org vocabulary, and currently implements only the top level core Thing subclasses.