始める 最初にASDをインストールしてください。 https://github.com/koriym/app-state-diagram#run-with-docker 次にスケルトンファイルprofile.xmlを作成します。 <?xml version="1.0" encoding="UTF-8"?> <alps xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11/22/2021Getting started Install ASD utility. https://github.com/koriym/app-state-diagram#run-with-docker Then create a skeleton file profile.xml. <?xml version="1.0" encoding="UTF-8"? > <alps xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11/22/2021ALPSドキュメント 後述のセマンティックディスクリプタの集合がALPSドキュメントです。XMLまたはJSONで記述します。 <alps> <descriptor ...> <descriptor ...> </alps> ALPSメタ情報 ALPSドキュンメントにはtitle、doc、linkなどのメタ情報を付加できます。
10/15/2021ALPS documentation The set of semantic descriptors described below is the ALPS document, written in XML or JSON. It can be written in XML or JSON. <alps>. <descriptor ... > <descriptor ... > </alps>
10/14/2021