Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
a2d0f41c
Commit
a2d0f41c
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2005-01-25 14:11:46 by beppe] Empty log message
Original author: beppe Date: 2005-01-25 14:11:46+00:00
parent
3c334dbb
Changes
3
Hide whitespace changes
Inline
Side-by-side
web/Tralala.xml
View file @
a2d0f41c
...
...
@@ -6,17 +6,18 @@
<left>
<p
style=
"font-size: 12pt; color: fuchsia"
>
Available Pages
</p>
<ul>
<li>
<a
href=
"tralala.html"
>
Tralala
</a>
</li>
<li>
Tralala
</li>
<li><a
href=
"tralala_partenaires.html"
>
Partenaires
</a>
</li>
<li><a
href=
"tralala_documents.html"
>
Documents
</a>
</li>
<li><a
href=
"tralala_reunions.html"
>
Réunions
</a>
</li>
<li><a
href=
"tralala_mailing.html"
>
Listes de diffusion
</a>
</li>
</ul>
</left>
<include
file=
"tralala_partenaires.xml"
/>
<include
file=
"tralala_documents.xml"
/>
<include
file=
"tralala_reunions.xml"
/>
<include
file=
"tralala_1st.xml"
/>
<include
file=
"tralala_mailing.xml"
/>
<left>
Project funded by the
<a
href=
"http://acimd.labri.fr/"
>
ACI MASSES DE DONNÉES
</a>
...
...
web/mailing.xml
View file @
a2d0f41c
...
...
@@ -57,12 +57,14 @@ possible to post on it. So it is not really private in any way.
</box>
<box
title=
"Posting"
link=
"post"
>
<box
title=
"Posting
and Archives
"
link=
"post"
>
<p>
You can post a message on
<code>
users
</code>
,
<code>
devel
</code>
,
<code>
staff
</code>
. These
lists are unmoderated, however in order to post a message on
<code>
users
</code>
you first have to subscribe to it.
</p>
<p>
The complete archives of all the lists are available
<a
href=
"http://sympa.cduce.org/wws/lists/topicsless"
>
here
</a>
(yes, colors are awful).
</p>
</box>
<box
title=
"Commands for subscribers"
link=
"commands"
>
...
...
web/papers.xml
View file @
a2d0f41c
...
...
@@ -106,6 +106,27 @@ Superseded by the previous paper
</abstract>
</paper>
</li>
<li>
<paper
file=
"papers/padl05.ps.gz"
>
<title>
A Full Pattern-based Paradigm for XML Query Processing
</title>
<author>
V. Benzaken
</author>
<author>
G. Castagna
</author>
<author>
C. Miachon
</author>
<comment>
Proceedings of the
<i>
7th International Symposium on
Practical Aspects of Declarative Languages
</i>
, LNCS 3350, 2005.
</comment>
<abstract>
<p>
In this article we investigate a novel execution
paradigm---ML-like pattern-matching---for XML query processing and use it to
extend the CDuce language with query capabilities. We show that such a paradigm
is well adapted for a common and frequent set of queries and advocate that it
constitutes a candidate for efficient execution of XML queries far better than
the current XPath-based query mechanisms. We support our claim by comparing
performances of XPath-based queries with pattern based ones, and by comparing
the latter with the two efficiency-best XQuery processor we are aware of.
</p>
</abstract>
</paper>
</li>
</ul>
</section>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment