Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/X-tree
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/X-tree
http://dbpedia.org/ontology/abstract In informatica, un X-tree o X-Albero è unaIn informatica, un X-tree o X-Albero è una struttura dati che si basa sull'R-tree usata per l'archiviazione di dati multimediali.Differisce dagli R-tree, e perché enfatizza la prevenzione sulle sovrapposizioni nei box di confine (quelli che comunemente in inglese è chiamato overlapping). Essendo R-tree una generalizzazione dei B-tree anche gli R-tree devono soddisfare le seguenti proprietà: -Ogni nodo può avere al minimo n/2 valori -Ogni nodo può avere al massimo n valori -Ogni nodo (tranne la radice) può avere al massimo n+1 figli Quindi nel caso in cui il nodo è pieno bisogna effettuare lo split del nodo. Quello che si vuole evitare con l'X-tree è che lo split generi overlapping di regioni e così una stessa regione si può trovare in due nodi diversi, e in fase di ricerca questo è negativo perché si devono visitare due nodi dell'albero invece che uno. Se quindi l'overlapping non si può evitare si fa diventare il nodo nel quale la regione dovrebbe essere inserita un supernodo, cioè un nuovo nodo che può contenere non più solo n elementi (in questo caso regioni) ma bensì n+n (in fase di cancellazione quando i valori del nodo tornano ad essere n allora si ridimensiona nuovamente il supernodo facendolo tornare un nodo normale) Gli R-tree vengono usati anche nelle basi di dati multimediali.ati anche nelle basi di dati multimediali. , In computer science tree data structures, In computer science tree data structures, an X-tree (for eXtended node tree) is an index tree structure based on the R-tree used for storing data in many dimensions. It appeared in 1996, and differs from R-trees (1984), R+-trees (1987) and R*-trees (1990) because it emphasizes prevention of overlap in the bounding boxes, which increasingly becomes a problem in high dimensions. In cases where nodes cannot be split without preventing overlap, the node split will be deferred, resulting in super-nodes. In extreme cases, the tree will linearize, which defends against worst-case behaviors observed in some other data structures.rs observed in some other data structures.
http://dbpedia.org/ontology/wikiPageID 2330838
http://dbpedia.org/ontology/wikiPageLength 2274
http://dbpedia.org/ontology/wikiPageRevisionID 1104908350
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/R-tree + , http://dbpedia.org/resource/R%2B-tree + , http://dbpedia.org/resource/Minimum_bounding_rectangle + , http://dbpedia.org/resource/Tree_%28data_structure%29 + , http://dbpedia.org/resource/Category:R-tree + , http://dbpedia.org/resource/R%2A-tree + , http://dbpedia.org/resource/Category:Database_index_techniques +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:About + , http://dbpedia.org/resource/Template:Datastructure-stub + , http://dbpedia.org/resource/Template:Short_description + , http://dbpedia.org/resource/Template:Commons_category + , http://dbpedia.org/resource/Template:CS-Trees +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:R-tree + , http://dbpedia.org/resource/Category:Database_index_techniques +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Structure +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/X-tree?oldid=1104908350&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/X-tree +
owl:sameAs http://sr.dbpedia.org/resource/X-stablo + , http://dbpedia.org/resource/X-tree + , https://global.dbpedia.org/id/3iq6q + , http://www.wikidata.org/entity/Q4021212 + , http://it.dbpedia.org/resource/X-tree + , http://rdf.freebase.com/ns/m.07493q + , http://yago-knowledge.org/resource/X-tree +
rdf:type http://dbpedia.org/class/yago/Arrangement105726596 + , http://dbpedia.org/class/yago/PsychologicalFeature100023100 + , http://dbpedia.org/class/yago/Know-how105616786 + , http://dbpedia.org/class/yago/Structure105726345 + , http://dbpedia.org/class/yago/Technique105665146 + , http://dbpedia.org/class/yago/Ability105616246 + , http://dbpedia.org/class/yago/Method105660268 + , http://dbpedia.org/class/yago/Abstraction100002137 + , http://dbpedia.org/class/yago/Cognition100023271 + , http://dbpedia.org/class/yago/DataStructure105728493 + , http://dbpedia.org/ontology/Building + , http://dbpedia.org/class/yago/WikicatDataStructures + , http://dbpedia.org/class/yago/WikicatDatabaseIndexTechniques +
rdfs:comment In computer science tree data structures, In computer science tree data structures, an X-tree (for eXtended node tree) is an index tree structure based on the R-tree used for storing data in many dimensions. It appeared in 1996, and differs from R-trees (1984), R+-trees (1987) and R*-trees (1990) because it emphasizes prevention of overlap in the bounding boxes, which increasingly becomes a problem in high dimensions. In cases where nodes cannot be split without preventing overlap, the node split will be deferred, resulting in super-nodes. In extreme cases, the tree will linearize, which defends against worst-case behaviors observed in some other data structures.rs observed in some other data structures. , In informatica, un X-tree o X-Albero è unaIn informatica, un X-tree o X-Albero è una struttura dati che si basa sull'R-tree usata per l'archiviazione di dati multimediali.Differisce dagli R-tree, e perché enfatizza la prevenzione sulle sovrapposizioni nei box di confine (quelli che comunemente in inglese è chiamato overlapping). Essendo R-tree una generalizzazione dei B-tree anche gli R-tree devono soddisfare le seguenti proprietà: -Ogni nodo può avere al minimo n/2 valori -Ogni nodo può avere al massimo n valori -Ogni nodo (tranne la radice) può avere al massimo n+1 figli Gli R-tree vengono usati anche nelle basi di dati multimediali.ati anche nelle basi di dati multimediali.
rdfs:label X-tree
hide properties that link here 
http://dbpedia.org/resource/Hans-Peter_Kriegel + http://dbpedia.org/ontology/knownFor
http://dbpedia.org/resource/ELKI + , http://dbpedia.org/resource/Spatial_database + , http://dbpedia.org/resource/List_of_data_structures + , http://dbpedia.org/resource/Hans-Peter_Kriegel + , http://dbpedia.org/resource/R-tree + http://dbpedia.org/ontology/wikiPageWikiLink
http://dbpedia.org/resource/Hans-Peter_Kriegel + http://dbpedia.org/property/knownFor
http://en.wikipedia.org/wiki/X-tree + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/X-tree + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.