Detected aspect
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "GenericAspect", "description": "Detected aspect", "type": "string", "enum": [ "subjective", "unknown" ] }