aboutsummaryrefslogtreecommitdiffstats
path: root/schemas.lv2/README
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-04-01 00:01:20 -0400
committerDavid Robillard <d@drobilla.net>2015-04-01 00:01:20 -0400
commit064f226c8eb1503a9b7899ee6575196a0983b795 (patch)
treeb65fd5ed07ff9b432b962b2ef46a972065f35425 /schemas.lv2/README
parentca1877705386fc2f2a4b0ebecb0adba8c793dcbf (diff)
downloadlv2-064f226c8eb1503a9b7899ee6575196a0983b795.tar.xz
Install schema bundle for host/utility support.
Diffstat (limited to 'schemas.lv2/README')
-rw-r--r--schemas.lv2/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/schemas.lv2/README b/schemas.lv2/README
new file mode 100644
index 0000000..1395251
--- /dev/null
+++ b/schemas.lv2/README
@@ -0,0 +1,12 @@
+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.
+