diff options
author | David Robillard <d@drobilla.net> | 2022-09-08 15:57:05 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-09-08 15:57:05 -0400 |
commit | 865d85743476b0e3b0c2c2d394298fbf947d6a90 (patch) | |
tree | 1179e41fd9e7a4064286f403f7a1771513fae4c4 /schemas.lv2/README | |
parent | e6fa96ad3732b49294621546e5dfefe98f53d5d9 (diff) | |
download | lv2-865d85743476b0e3b0c2c2d394298fbf947d6a90.tar.xz |
Adopt REUSE machine-readable licensing standard
Diffstat (limited to 'schemas.lv2/README')
-rw-r--r-- | schemas.lv2/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/schemas.lv2/README b/schemas.lv2/README deleted file mode 100644 index 1395251..0000000 --- a/schemas.lv2/README +++ /dev/null @@ -1,12 +0,0 @@ -This directory contains third-party vocabularies used in these LV2 -specifications. They are occasionally very slightly modified for validity, but -are otherwise equivalent to their original versions. - -These are included with LV2 and installed as a bundle to support validation and -more intelligent use of data by hosts. - -The XML schema description in xsd.ttl is an exception, it was mostly -hand-crafted since a good description of XSD in RDF did not seem to exist. The -way it uses xsd:pattern is questionable, but simple and supported by -sord_validate. - |