creating modular ALPS Documents wtih ASD

17 views
Skip to first unread message

mca

unread,
May 19, 2021, 8:11:24 PM5/19/21
to alps.io
I've been experimenting with the new capabilities of the ASD tool and thought I'd share it with you.

first, it's cool that ASD now allows us to combine documents across the web like this:

{
  "alps": {
    "version": "1.0",
    "title": "Combined Semantic Profiles Example",
    "descriptor": [
      {"id": "home", "type": "semantic", "rel": "home", "tag": "taxonomy",
        "descriptor": [
          {"href": "https://rwmbook.github.io/alps-documents/mru/mru.json#mru"},
          {"href": "https://rwmbook.github.io/alps-documents/related/related.json#related"},
          {"href": "https://rwmbook.github.io/alps-documents/list/list.json#list"},
          {"href": "https://rwmbook.github.io/alps-documents/wip/wip.json#wiplist"},
          {"href": "https://rwmbook.github.io/alps-documents/partial-submit/partial-submit.json#inputForm"}
        ]
      }
    ]
  }
}
Each of these documents are complete ALPS profiles (check them out here:https://rwmbook.github.io/alps-documents/). 

But, when you put them all in a single doc like the above, you get one "grand ALPS profile" like this: https://rwmbook.github.io/alps-documents/combined/docs/asd.html

I need to do some work on my documents to make them easier to combine and easier to understand (mostly establishing a naming convention for humans) but this is very powerful.

thanks again to @koriym and his team for a great tool.

I can discuss further in the AOOH session this week.

Mike Amundsen

Reply all
Reply to author
Forward
0 new messages