{ "$schema": "https://schemas.alumio.com/meta/type.jsd#", "$id": "https://schemas.alumio.com/Intangible.jsd", "title": "http://alumio.com/Intangible", "description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.", "allOf": [ { "$ref": "Thing.jsd" }, { "properties": { } } ] }