]> Lady’s Gitweb - Sutra/blob - README.markdown
Add all X·S·D non‐auxillary functions
[Sutra] / README.markdown
1 # ♓️🪡 सूत्र
2
3 **X·D·M for Ecmascript.**
4
5 ♓️🪡 सूत्र is an implementation of the
6 [X·Path and X·Query Data Model (X·D·M)][XDM] for Ecmascript. It
7 includes an implementation of the
8 [X·M·L Schema Definition Language][XSD-1] in the [`xsd`](./xsd)
9 directory.
10
11 This module depends heavily on [♓️🧩 Piscēs][Pisces].
12
13 ## Nomenclature
14
15 <i lang="sa">सूत्र</i> (<i lang="sa-Latn">sūtra</i>) is a Sanskrit word
16 meaning “thread”.
17
18 In Ascii, ♓️🪡 सूत्र should be represented as `Sutra`, the Anglicized
19 form of the name.
20
21 ## Current Status
22
23 Prospective. The immediate goal is to have a working impelentation of
24 the [X·M·L Schema Definition Datatypes][XSD-2]. Other components will
25 be added later.
26
27 ## License
28
29 Source files are licensed under the terms of the <cite>Mozilla Public
30 License, version 2.0</cite>. For more information, see
31 [LICENSE](./LICENSE).
32
33 [Pisces]: <https://git.ladys.computer/Pisces>
34 [XSD-1]: <https://www.w3.org/TR/xmlschema11-1/>
35 [XSD-2]: <https://www.w3.org/TR/xmlschema11-2/>
36 [XDM]: <https://www.w3.org/TR/xpath-datamodel/>
This page took 0.046643 seconds and 5 git commands to generate.