XML+XSLT instead of HTML by default
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
Currently, by requesting through browser we get HTML like: view-source:https://jin.solid.community/profile/card
To understand what we will get through XMLHttpRequest we should use special tools with Accept header defining like: http://mol.js.org/app/request/#uri=https%3A%2F%2Fjin.solid.community%2Fprofile%2Fcard/headers=Accept%3A%20application%2Frdf%2Bxml%0A
There is better way to provide human/machine readable interface using W3C standarts: XML + XSLT pair.
Some example: http://nin-jin.github.io/harp/api=1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by tracing how solid-ui serves or renders browser-facing responses, then clarify whether XML and XSLT belong in this repository and what compatibility is required. Done criteria should specify the affected interface, expected default response, and tests for browser and XMLHttpRequest clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100