Add app-building tutorial section to docs - #55
Merged
Conversation
Ten-stage tutorial that rebuilds the Northwind Traders demo from an empty dataspace to a published app, with UI and CLI tracks per stage. All commands are lifted from the demo's install scripts; screenshot slots are marked with XML comments for later automation. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Jena's rdf:XMLLiteral validation in CI requires canonical form; a tag split across lines fails it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Add tutorial pointers on the about page, the get-started intro and the build-apps guide, and point the tutorial's browser-track links at the specific Create documents / Import CSV data how-to pages. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a ten-stage Tutorial section to the docs that rebuilds the Northwind Traders demo from an empty dataspace to a published app:
BINDpatternfoaf:depictionlinkingrdf:_Nblocksmake installDesign notes
ldh:ChildrenView, since stage order is authored.<!-- screenshot: ... -->comments for later automated capture.trig --validateand their XHTML literals passxmllint; the section renders cleanly throughttl-to-html.sh(11 pages, picked up by nav and sitemap).Known follow-ups (not in this PR)
ttl-to-html.xsl.add-file.shnow appears both in the Media stage anduser-guide/upload-file— a known drift surface to watch.🤖 Generated with Claude Code