[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Fwd: Re: [school-discuss] EduML - case issue.]
owner-schoolforge-discuss@schoolforge.net wrote:
> Subject: Re: [school-discuss] EduML - case issue.
> From: Dominique Broeglin <broeglin@free.fr>
> To: "schoolforge-discuss@schoolforge.net"
>
> On Mon, 2002-01-28 at 17:25, Gunnar Stefansson wrote:
> > Hi again
> >
> > > Also, what about character set declarations? We are probably all going to
> > > use ISO-Latin (8859-1) in N. America/W Europe.
> >
> > Well, if we're doing more that English then surely we need to have the
> > concept included such that any charset is allowed?
> >
>
> Charset definitions are already included in XML. Parser must reconize
> UTF-8 but most parsers reconize other charsets like ISO-8859-1 or
> russians and japaneses (don't rememember the codes).
>
> > But if we include charset defs, then we also need to define the
> > language a course is in, no?
> >
>
> This is handled by the attribute "xml:lang" in the XML specification.
> If you add this attribute to any element in a XML document the
> application can assume that the content of that element is provided in
> the given language. But maybe for whole courses, RDF (Resource
> description framework) would be a better choice because it could handle
> a lot more meta data).
>
> Dom
>
> > Boy, if a student can say "I need a first course in continuity of
> > functions and I can handle Turkish, Norwegian or Hindi", this will
> > be really something...
> >
> > This would make a nice change from my personal sloppiness: If a
> > student gets the wrong language in my tutorials I've been assuming
> > they would notice :-)
> >
> > G
--
Doug Loss All I want is a warm bed
Data Network Coordinator and a kind word and
Bloomsburg University unlimited power.
dloss@bloomu.edu Ashleigh Brilliant
>From owner-schoolforge-discuss@seul.org Mon Jan 28 11:46:00 2002
Return-Path: <owner-schoolforge-discuss@seul.org>
Delivered-To: schoolforge-discuss@seul.org
Received: from email.essi.fr (email.essi.fr [157.169.25.6])
by moria.seul.org (Postfix) with ESMTP id C6F2E146857
for <schoolforge-discuss@schoolforge.net>; Mon, 28 Jan 2002 11:45:59 -0500 (EST)
Received: from dom (dom.essi.fr [157.169.10.224])
by email.essi.fr (Postfix) with ESMTP id 9EC9A1C1A6
for <schoolforge-discuss@schoolforge.net>; Mon, 28 Jan 2002 17:44:30 +0100 (CET)
Subject: Re: [school-discuss] EduML - case issue.
From: Dominique Broeglin <broeglin@free.fr>
To: "schoolforge-discuss@schoolforge.net" <schoolforge-discuss@schoolforge.net>
In-Reply-To: <20020128162511.GA3143@hafro.is>
References: <20020127230522.GA1062@hafro.is>
<Pine.LNX.4.10.10201280933450.3926-100000@strider.tfsd.sk.ca>
<20020128162511.GA3143@hafro.is>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/1.0.1
Date: 28 Jan 2002 17:45:58 +0100
Message-Id: <1012236358.5733.14.camel@dom>
Mime-Version: 1.0
On Mon, 2002-01-28 at 17:25, Gunnar Stefansson wrote:
> Hi again
>
> > Also, what about character set declarations? We are probably all going to
> > use ISO-Latin (8859-1) in N. America/W Europe.
>
> Well, if we're doing more that English then surely we need to have the
> concept included such that any charset is allowed?
>
Charset definitions are already included in XML. Parser must reconize
UTF-8 but most parsers reconize other charsets like ISO-8859-1 or
russians and japaneses (don't rememember the codes).
> But if we include charset defs, then we also need to define the
> language a course is in, no?
>
This is handled by the attribute "xml:lang" in the XML specification.
If you add this attribute to any element in a XML document the
application can assume that the content of that element is provided in
the given language. But maybe for whole courses, RDF (Resource
description framework) would be a better choice because it could handle
a lot more meta data).
Dom
> Boy, if a student can say "I need a first course in continuity of
> functions and I can handle Turkish, Norwegian or Hindi", this will
> be really something...
>
> This would make a nice change from my personal sloppiness: If a
> student gets the wrong language in my tutorials I've been assuming
> they would notice :-)
>
> G