Module: TableSchema::Types

Defined in:
lib/tableschema.rb,
lib/tableschema/types/any.rb,
lib/tableschema/types/base.rb,
lib/tableschema/types/date.rb,
lib/tableschema/types/time.rb,
lib/tableschema/types/year.rb,
lib/tableschema/types/array.rb,
lib/tableschema/types/number.rb,
lib/tableschema/types/object.rb,
lib/tableschema/types/string.rb,
lib/tableschema/types/boolean.rb,
lib/tableschema/types/geojson.rb,
lib/tableschema/types/integer.rb,
lib/tableschema/types/datetime.rb,
lib/tableschema/types/duration.rb,
lib/tableschema/types/geopoint.rb,
lib/tableschema/types/yearmonth.rb

Defined Under Namespace

Classes: Any, Array, Base, Boolean, Date, DateTime, Duration, GeoJSON, GeoPoint, Integer, Number, Object, String, Time, Year, YearMonth