Skip to content

Commit 5fa2e51

Browse files
author
Tim Berners-Lee
committed
early draft still
1 parent ad28739 commit 5fa2e51

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

Documentation/VisualLanguage.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -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.&nbsp; Its language is
49-
interesting for three reasons. Firstly, because it has&nbsp; - 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&nbsp; 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.&nbsp; 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.&nbsp; 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.&nbsp; This means that if the UI generates&nbsp; up its labels
241240
from the ontology you get potentially internationalization for free, if

0 commit comments

Comments
 (0)