@@ -46,13 +46,13 @@ <h1>A Visual Language for the Solid Databrowser</h1>
4646 everywhere forever.</ p >
4747 < p > However, there is a default app, the databrowser which ships as a sort
4848 of basic operating system on many solid servers. Its language is
49- interesting for three reasons. Firstly, because it has - The
50- databrowser is a solid app, and so it is an example of the visual language
51- which ended up; secondly because it is useful for people designing for the
52- system to be able to design in the language, and thirdly because lots of
53- people have suggested that the databrowser UI could be improved, this may
54- give a focus for improving it! There are below as many questions asked and
55- unanswered as answered.</ p >
49+ interesting for three reasons. Firstly, because it has been thought
50+ about: databrowser is a solid app, and so it is an example of the visual
51+ language which it ended up with ; secondly because it is useful for people
52+ designing for the system to be able to design in the language, and thirdly
53+ because lots of people have suggested that the databrowser UI could be
54+ improved, this may give a focus for improving it! There are below as many
55+ questions asked and unanswered as answered.</ p >
5656 < p > Some of the challenges in the UI of solid are that in the Solid world any
5757 app can have any data about anything -- from linked data attitude that
5858 anything can say anything about anything. Also as everything has a
@@ -234,8 +234,7 @@ <h3>Labels: use the ontology</h3>
234234 < p > The data in the system is RDF data, and in RDF, classes (like < em > Person</ em > )
235235 and properties (like < em > friend</ em > ) have URIs. There are files
236236 out there on the web with information about them, which includes a
237- human-readable label for the property.
238- </ p >
237+ human-readable label for the property. </ p >
239238 < p > The labels are often in English, but on a good day, in many
240239 languages. This means that if the UI generates up its labels
241240 from the ontology you get potentially internationalization for free, if
0 commit comments