diff options
Diffstat (limited to 'schemas.lv2/README')
-rw-r--r-- | schemas.lv2/README | 12 |
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. + |