{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api-evangelist.github.io/weaviate/json-schema/weaviate-property-schema-schema.json", "title": "PropertySchema", "description": "Names and values of an individual property. A returned response may also contain additional metadata, such as from classification or feature projection.", "type": "object" }