- From: Sandro Hawke <sandro@hawke.org>
- Date: Mon, 09 Dec 2013 01:33:05 -0500
- To: Public GLD WG <public-gld-wg@w3.org>
Okay, the code I've been working on to generate HTML namespace documents
is starting to come together. At this point, many of the 'bugs' I see
in it turn out to be bugs in the underlying turtle schema documents
(like missing translations or language tags).
See, for example:
http://www.w3.org/2013/vocabspec/examples/dcat.html
http://www.w3.org/2013/vocabspec/examples/org.html
dcat has a lot more languages to turn on and off.
I don't have multiple languages for the program texts yet, and the
overall feel doesn't switch to rtl when the interface language is set to
Arabic as it should. Also, there's (shockingly!) no way for code in
the browser to find out the user's language preferences without asking
some server. I'll deal with that later.
I'm very interesting in feedback. Very soon I'd like to deploy this
for GLD's documents, but also for rdf:, rdfs:, and owl:. I think
there may need to be considerable iteration between this code and the
schema document contents, to make something really useful.
-- Sandro
Received on Monday, 9 December 2013 06:33:39 UTC