Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 674 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 674 Bytes

OSU Research Type Library

Low level type library used by The Ohio State University Office of Research applications.

This package provides type objects for typical scalars (Text, Numerics, DateTimes) and domain-specific types commonly used across our application suite (Person, EducationalOccupationalCredential, DigitalDocument).

Types are often modeled from https://schema.org and W3C vocabularies to better promote interoperability with third party software.

Authors and license

Chase McManning and contributors.

MIT License, see the included LICENSE file.