glam/test_schema_json_string.yaml

17 lines
270 B
YAML

id: https://example.org/test
name: test
prefixes:
linkml: https://w3id.org/linkml/
default_prefix: test
imports:
- linkml:types
slots:
custodian_types:
multivalued: true
range: string
classes:
TestClass:
annotations:
custodian_types: "['*']"