• Aller au contenu

Bases de Données / Databases

Site Web de l'équipe BD du LIP6 / LIP6 DB Web Site

Outils pour utilisateurs

  • S'identifier

Outils du site

Piste: • Equipe Bases de Données

for

Recherche

Voici les résultats de votre recherche.

Résultats

Pages trouvées :

  • Formatting Syntax
  • FC Sèmè City 2024 - Module 4 Bases de Données
  • Formation Continue
  • ANTM: An Aligned Neural Topic Model for Exploring Evolving Topics
  • ATEM : A Topic Evolution Model for the Detection of Emerging Topics in Scientific Archives
  • EPIQUE: Topic Extraction and Alignment for Large Scientific Document Collections
  • Cartographie d'un datalake apprise par renforcement avec budget contraint
  • Mobility for epidemiology
  • ANTM: An Aligned Neural Topic Model for Exploring Evolving Topics
  • ATEM : A Topic Evolution Model for the Detection of Emerging Topics in Scientific Archives
  • EPIQUE: Topic Extraction and Alignment for Large Scientific Document Collections
  • Topic Extraction and Alignment for Large Scientific Document Collections
EPIQUE Project Description: 48 Occurrences trouvées
main biomedical archive), Repec (the main archive for economics) or Open Archives likes arxiv.org (main pre-print archive for physics, maths and computer science). The ISC-PIF... . These data sets will be a general driving force for the project and for the experimental validation of the solutions. As a first goal, the project intends
EPIQUE Project Description: 48 Occurrences trouvées
main biomedical archive), Repec (the main archive for economics) or Open Archives likes arxiv.org (main pre-print archive for physics, maths and computer science). The ISC-PIF... . These data sets will be a general driving force for the project and for the experimental validation of the solutions. As a first goal, the project intends
Star shape query plans: 29 Occurrences trouvées
==== Star shape query plans====== === SPARQL SQL for a star with 3 branches === <code sql> SELECT t1.... 1.s=t3.s; </code> ==== SPARQL Hybrid DF : plan for Spark v1.5==== <code scala> import scala.collecti... //====================================== // Timer for RDD and DF //====================================== /* function queryTime1: Timer for RDD */ def queryTime1[T: ClassTag](q: RDD[T]): Do
Economical context : the "Bloggy" Web: 29 Occurrences trouvées
server). The upper part of the figure shows tools for producing RSS feeds using locally installed clien... ght par). The lower part does the same separation for tools and environments for subscribing to and observing feeds. {{feeds-web2.0.png|Fig. 1 : Web con... applications do not exploit the full power of RDF for specifying semantic web graphs and most RSS docum
TME 4-5 Plan et Index: 28 Occurrences trouvées
r chaque requête par <code ascii> explain plan for SELECT ... </code> puis terminer chaque requête p... d'une requête en oubliant l'entête ''explain plan for'' vous pourriez être gêné par l'affichage de plus... le: Au lieu d'écrire : <code sql> explain plan for select * from Annuaire; @p3 </code> vous écr... ardinalité d'une table : <code sql> explain plan for select * from Annuaire; @p3 </code> <code sq
TME Index: 27 Occurrences trouvées
r chaque requête par <code ascii> explain plan for SELECT ... </code> puis terminer chaque requête p... d'une requête en oubliant l'entête ''explain plan for'' vous pourriez être gêné par l'affichage de plus... ardinalité d'une table : <code sql> explain plan for select * from Annuaire; @p3 </code> <code sql> explain plan for select * from BigAnnuaire; @p3 </code> Pour
TME Index 2020: 27 Occurrences trouvées
r chaque requête par <code ascii> explain plan for SELECT ... </code> puis terminer chaque requête p... d'une requête en oubliant l'entête ''explain plan for'' vous pourriez être gêné par l'affichage de plus... ardinalité d'une table : <code sql> explain plan for select * from Annuaire; @p3 </code> <code sql> explain plan for select * from BigAnnuaire; @p3 </code> Pour
Consortium description: 26 Occurrences trouvées
t.fr/) defining and implementing an open platform for building industrial semantic web applications. Th... e ROSES project might offer an additional testbed for validating the WebContent platform in the future.... ch domains concern distributed ranking algorithms for data and services, freshness-aware data replicati... tories (e.g. Xyleme) and P2P architectures, views for easy access to heterogeneous XML data and P2P con
RDFdist : RDF distribution approaches using Spark: 24 Occurrences trouvées
ists of i) the query workload ii) the source code for both data preparation and query evaluation, and i... cription of two datasets used in the experiments. For the sake of reproducibility, each source code is ... ferred to as Query 1. We also created two queries for the [[https://www.wikidata.org/wiki/Wikidata:Main... the triple hashing and subject hashing approaches for the LUBM datasets. It consists of a data preparat
RDFdist: 24 Occurrences trouvées
ists of i) the query workload ii) the source code for both data preparation and query evaluation, and i... cription of two datasets used in the experiments. For the sake of reproducibility, each source code is ... ferred to as Query 1. We also created two queries for the [[https://www.wikidata.org/wiki/Wikidata:Main... the triple hashing and subject hashing approaches for the LUBM datasets. It consists of a data preparat
Formatting Syntax: 24 Occurrences trouvées
e:namespaces]] by using a colon in the pagename. For details about namespaces see [[doku>namespaces]].... ki]] links. These are quick links to other Wikis. For example this is a link to Wikipedia's page about ... ]] links. These are quick links to other Wikis. For example this is a link to Wikipedia's page about ... er\share|this]] are recognized, too. Notes: * For security reasons direct browsing of windows share
Challenges and issues: 21 Occurrences trouvées
t of web ressource syndication services and tools for localizing, integrating, querying and composing ... Formally speaking, RSS feeds follow the RDF model for semantic web graphs, but the XML representation o... sed on the RSS data model and existing technology for storing and querying (XPath/Xquery) XML documents... eas this kind of architecture might be sufficient for many use cases, we believe that RSS syndication "
Sujet de thèse: 18 Occurrences trouvées
ded funding would allow financing 3 years of PhD, for a total budget of 90 kE [check]. The subject mai... to other WP **Subject**: Models and applications for data syndication on the web === Context === In order to reduce the time interval necessary for an information published on a web site to reach t... d more web sites apply web syndication techniques for publishing their contents. These techniques consi
TME XQuery: 17 Occurrences trouvées
t en rouge dans l'arbre original. <code xquery> for $r in //rencontre return $r </code> **Remarque... e dont l'identifiant est "person0". <code xquery> for $x in /site/people/person[@id="person0"] return $... enchères <fc #ff0000>en cours</fc>. <code xquery> for $x in /site/open_auctions/auction[position()<4] r... er les enchères chronologiquement). <code xquery> for $x in /site/open_auctions/auction[position()<4] r
TME Jointure: 11 Occurrences trouvées
TME 6 Jointure: 11 Occurrences trouvées
TME Jointure: 11 Occurrences trouvées
Topic Extraction and Alignment for Large Scientific Document Collections: 11 Occurrences trouvées
TME N1QL sous Couchbase: 10 Occurrences trouvées
TME XQuery : séance 1 (ancienne page): 9 Occurrences trouvées
Project description: 9 Occurrences trouvées
Hubert Naacke: 9 Occurrences trouvées
WatDiv Query S1 plans: 8 Occurrences trouvées
Wisdom: 7 Occurrences trouvées
TME Jointure répartie: 6 Occurrences trouvées
TME Jointure répartie: 6 Occurrences trouvées
Publications: 4 Occurrences trouvées
EPIQUE Examples of results: 4 Occurrences trouvées
SnowFlake query Q8 plans: 4 Occurrences trouvées
EPIQUE: Topic Extraction and Alignment for Large Scientific Document Collections: 4 Occurrences trouvées
DokuWiki: 4 Occurrences trouvées
Résultats: 4 Occurrences trouvées
Loading WatDiv Dataset: 3 Occurrences trouvées
Utilities: 3 Occurrences trouvées
XQuery: Foire aux Questions: 3 Occurrences trouvées
Schema Inference from Massive JSON Datasets: 3 Occurrences trouvées
ATEM : A Topic Evolution Model for the Detection of Emerging Topics in Scientific Archives: 3 Occurrences trouvées
Schema Inference from Massive JSON Datasets: 3 Occurrences trouvées
EPIQUE: 3 Occurrences trouvées
TME 1 Révisions SQL: 3 Occurrences trouvées
Publications: 3 Occurrences trouvées
ATEM : A Topic Evolution Model for the Detection of Emerging Topics in Scientific Archives: 3 Occurrences trouvées
SQL et récursion: 3 Occurrences trouvées
SPARQL query processing with Apache Spark: 2 Occurrences trouvées
TME PL/SQL: 2 Occurrences trouvées
ANTM: An Aligned Neural Topic Model for Exploring Evolving Topics: 2 Occurrences trouvées
SPARQL query processing with Apache Spark: 2 Occurrences trouvées
Publications: 2 Occurrences trouvées
ANTM: An Aligned Neural Topic Model for Exploring Evolving Topics: 2 Occurrences trouvées
RoSeS: 2 Occurrences trouvées
5I852 BDLE : Bases de Données Large Echelle (2018-2019): 2 Occurrences trouvées
LIP6 Database Research Team: 2 Occurrences trouvées
Ndiouma Bame: 1 Occurrences trouvées
Ndiouma Bame: 1 Occurrences trouvées
Algorithmes d’encodage de données binaires en séquences ADN: 1 Occurrences trouvées
CTC: Contextualized Topic Coherence Metrics: 1 Occurrences trouvées
Sujets de thèse: 1 Occurrences trouvées
Mobility for epidemiology: 1 Occurrences trouvées
EPIQUE: Topic Extraction and Alignment for Large Scientific Document Collections: 1 Occurrences trouvées
CTC: Contextualized Topic Coherence Metrics: 1 Occurrences trouvées
Stages: 1 Occurrences trouvées
Senagro Data Scikit: 1 Occurrences trouvées
adapted-xmark-xsd: 1 Occurrences trouvées
Algorithmes d’encodage de données binaires en séquences ADN: 1 Occurrences trouvées
TME 11-b Triggers et Vues: 1 Occurrences trouvées
How to join us at LIP6: 1 Occurrences trouvées
TME 11-a Triggers: 1 Occurrences trouvées
TME Données réparties et jointure parallèle: 1 Occurrences trouvées
Sujet thèse pré-sélectionné par SCAI: 1 Occurrences trouvées
TME 11 Triggers: 1 Occurrences trouvées
experimaestro : Computer science experiment scheduler and manager: 1 Occurrences trouvées

Outils de la page

  • Anciennes révisions
  • Renommer la page
  • Haut de page
Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC Attribution-Noncommercial-Share Alike 3.0 Unported
CC Attribution-Noncommercial-Share Alike 3.0 Unported Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki