UNPKG

@stencila/schema

Version:

Extensions to schema.org to support semantic, composable, parameterize-able and executable documents

15 lines (14 loc) 440 B
{ "title": "Integer", "@id": "schema:Integer", "category": "data", "status": "stable", "description": "A value that is a integer", "type": "integer", "file": "Integer.schema.yaml", "children": [], "descendants": [], "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://schema.stenci.la/v1/Integer.schema.json", "source": "https://github.com/stencila/schema/blob/master/schema/Integer.schema.yaml" }