Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/DLX
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/DLX
http://dbpedia.org/ontology/abstract Der DLX-Mikroprozessor (Aussprache: DeluxeDer DLX-Mikroprozessor (Aussprache: Deluxe) ist eine hypothetische Prozessorarchitektur, die von John L. Hennessy und David A. Patterson (den ursprünglichen Designern der MIPS- und Berkeley-RISC-Architektur) entwickelt wurde. Er wurde in dem – von beiden gemeinsam verfassten – Buch Computer Architecture: A Quantitative Approach vorgestellt. Der DLX-Prozessor wird mit einem RISC-Befehlssatz angesteuert und besitzt 32 Register. Es gibt DLX-Simulatoren, die die unterschiedlichen Pipelinestufen grafisch darstellen und Assembler-Befehle interpretieren. Solche werden an einigen Hochschulen in Vorlesungen zur hardwarenahen Programmierung benutzt. zur hardwarenahen Programmierung benutzt. , DLX(「デラックス」と発音)は、ジョン・ヘネシーとデイビッド・パターソンが設計したDLX(「デラックス」と発音)は、ジョン・ヘネシーとデイビッド・パターソンが設計したRISCアーキテクチャ。ヘネシーはMIPS、パターソンは の設計者である。 DLXは基本的にMIPSアーキテクチャを現代的に整理して単純化したものである。単純な32ビットのロード/ストア・アーキテクチャであり、現代の実際の MIPS CPU とはあまり似ていない。DLXは教育用を第一に意図しており、そのデザインは大学レベルのコンピュータアーキテクチャの教育に広く採用されている。 DLXをそのまま実装したハードウェアは存在しないし、DLX向けの最適化コンパイラも存在しない。DLXをハードウェアで実装した場合、現代の MIPS CPU と遜色ない性能を発揮するだろうと予想されている。しかし、アーキテクチャを集中管理する者がおらず、このCPUコアを実装したVHDLステートマシンも存在しない。集中管理する者がおらず、このCPUコアを実装したVHDLステートマシンも存在しない。 , DLX è un'architettura per microprocessori RISC sviluppata da John L. Hennessy e David A. Patterson, i principali sviluppatori dell'architettura MIPS e del progetto Berkeley RISC i due progetti che diedero via all'epoca RISC. , The DLX (pronounced "Deluxe") is a RISC prThe DLX (pronounced "Deluxe") is a RISC processor architecture designed by John L. Hennessy and David A. Patterson, the principal designers of the Stanford MIPS and the Berkeley RISC designs (respectively), the two benchmark examples of RISC design (named after the Berkeley design). The DLX is essentially a cleaned up (and modernized) simplified Stanford MIPS CPU. The DLX has a simple 32-bit load/store architecture, somewhat unlike the modern MIPS architecture CPU. As the DLX was intended primarily for teaching purposes, the DLX design is widely used in university-level computer architecture courses. There are two known "softcore" hardware implementations: ASPIDA and VAMP. The ASPIDA project resulted in a core with many nice features: it is open source, supports Wishbone, has an asynchronous design, supports multiple ISAs, and is ASIC proven. VAMP is a DLX-variant that was mathematically verified as part of Verisoft project. It was specified with PVS, implemented in Verilog, and runs on a Xilinx FPGA. A full stack from compiler to kernel to TCP/IP was built on it.piler to kernel to TCP/IP was built on it. , Le DLX est un design de microprocesseur RILe DLX est un design de microprocesseur RISC effectué par John L. Hennessy et , les principaux créateurs respectivement des modèles MIPS et , les deux types repères de la famille RISC. Le DLX est principalement un MIPS simplifié avec une architecture 32 bits à chargement/enregistrement. Destiné initialement à l'enseignement, le design DLX est très utilisé dans les cours d'architecture des calculateurs, dans l'enseignement supérieur. Les instructions DLX peuvent être classées en trois types : type R, type I et type J. Les instructions de type R sont des instructions de registres uniquement, avec un opérande et trois numéros de registres dans un mot de 32 bits. Les instructions de type I sont similaires, mais n'incluent qu'un numéro de registre et utilisent les 16 bits restants pour embarquer une valeur immédiate. Les instructions de type J sont des sauts (jumps en anglais), contenant un opérande et une adresse 26 bits. Les instructions sont de longueur 6 bits, pour un total de 64 instructions basiques. 5 bits sont requis pour sélectionner un registre parmi 32. Dans le cas des instructions de type R, ceci signifie que seuls 21 bits des 32 bits sont utilisés, ce qui permet d'utiliser les 6 bits de poids faible comme "instructions étendues". Ceci permet au DLX de supporter plus de 64 instructions, tant que ces instructions fonctionnent uniquement sur les registres. C'est utile par exemple pour gérer une FPU. Le DLX, tout comme le MIPS, base ses performances sur l'utilisation d'une pipeline d'instructions. Dans le design DLX, elle est relativement simple, du type RISC. Cette pipeline contient cinq étages : * IF : Instruction Fetch, chargement de l'instruction * ID : Instruction Decode, l'unité reçoit l'instruction d'IF, et en extrait l'opérateur et les opérandes, elle récupère également les valeurs des registres si elles sont requises par l'opération * EX : Execute, effectue l'instruction, c'est l'UAL. Elle est divisée en trois unité de calcul sur les flottants (multiplieur, additionneur, diviseur) et une sur les entiers. * MEM : Memory access, charge les données depuis la mémoire centrale, sous le contrôle des instructions d'IE et EX. * WB : Write Back, enregistre les résultats de l'instruction. Dans le MIPS original, une des méthodes utilisées pour améliorer les performances était de forcer l'exécution de toutes les instructions en un cycle, obligeant le compilateur à insérer des "noops" dans les cas où une instruction demanderait plus de temps, pour des accès mémoire par exemple. Pour le design du DLX, une approche plus moderne a été utilisée pour les instructions lentes, utilisant un système de retransfert de données et de reclassement des instructions. Dans ce cas les instructions nécessitant plus de cycles sont "bloquées" (stalled en anglais) dans leur unités, puis ré-insérées dans le flux des instructions quand elles se finissent. Globalement, l'exécution paraît s'être effectuée linéairement.tion paraît s'être effectuée linéairement. , Architektura DLX (wym. Deluxe) – architektArchitektura DLX (wym. Deluxe) – architektura procesora typu RISC, zaprojektowana w latach 90. przez Johna Hennessy’ego oraz – głównych twórców architektur odpowiednio i . DLX jest 32-bitową, zmodyfikowaną i uproszczoną wersją architektury MIPS. Została stworzona głównie w celach dydaktycznych i jest wykorzystywana w ramach akademickich kursów architektury i organizacji komputerów, najczęściej z wykorzystaniem symulatorów, przedstawiających graficznie etapy potoku oraz interpretujących programy asemblerowe.raz interpretujących programy asemblerowe. , El DLX es un microprocesador RISC diseñadoEl DLX es un microprocesador RISC diseñado por John Hennessy y David A. Patterson, los diseñadores principales de la arquitectura MIPS y de (respectivamente), los dos ejemplos de la arquitectura RISC. El DLX es básicamente un MIPS revisado y simplificado con una arquitectura simple de carga/almacenamiento de 32 bits. Pensado principalmente para propósitos educativos, se utiliza ampliamente en cursos de nivel universitario sobre arquitectura de computadores. Las instrucciones DLX se pueden separar en, tipo R, tipo I y tipo J. Las instrucciones de tipo R son instrucciones de registro puras, con un operando y tres registros contenidos en la palabra de 32 bits. Las de tipo I son similares, pero solo incluyen un registro, y usan los otros 16bits empleados en las de tipo R para indicar los otros dos registros para almacenar valores inmediatos. Por último, las de tipo J son saltos, conteniendo un operando y una dirección de 26 bits. Los opcodes tienen una longitud de 6 bits, lo que hacen un total de 64 posibles instrucciones básicas. Hacen falta 5 bits para seleccionar uno de los 32 registros. En el caso de las instrucciones de tipo J solo 18 de los 32 bits de la palabra son usados, lo que implica que los 6 bits más bajos se puedan emplear para indicar "instrucciones extendidas". Esto permite al DLX más de 64 instrucciones, siempre y cuando solo trabajen con registros. Es útil para, por ejemplo, el soporte de Unidad de coma flotante. El DLX, como el MIPS, basa su rendimiento en el uso de la segmentación de cauce o pipeline. En el diseño DLX es un ejemplo sencillo, un concepto clásico del RISC. La segmentación de cauce tiene cinco etapas: * IF - Unidad de obtención de instrucción. Típicamente referida como la "unidad de carga" en terminología moderna. * ID - Unidad de decodificación de instrucción. Esta unidad toma la instrucción del IF, y extrae el opcode y los operandos. También obtiene los valores en registros si es necesario. * EX - Unidad de ejecución. Ejecuta la instrucción, normalmente referido como ALU en terminología moderna. * MEM - Unidad de acceso a memoria. Obtiene datos de la memoria, Controlada desde el ID y el EX. * WB - WriteBack unit. Llamada a la unidad de almacenamiento en terminología moderna. En el diseño MIPS original uno de los métodos para ganar rendimiento era forzar la finalización de cada instrucción en un ciclo, forzando al compilador a insertar instrucciones NOP en los casos en los que la instrucción fuera a tardar más, como por ejemplo, en accesos a memoria. En el DLX se usó una aproximación más moderna a instrucciones largas, utilizando un sistema de reenvío de información (data-forwarding) e instrucciones de reordenación. Así las instrucciones que tardan más en ejecutarse son "retenidas" en sus unidades y reinsertadas en la cadena de ejecución cuando se completan. Externamente parece que la ejecución se realizara de forma lineal.la ejecución se realizara de forma lineal. , DLX — учебная 32-битная конвейерная микропDLX — учебная 32-битная конвейерная микропроцессорная RISC-архитектура, разработанная Джоном Хеннесси и Дэвидом Паттерсоном (архитекторами архитектур MIPS и соответственно). DLX является упрощенным MIPS и имеет архитектуру load/store. Предназначен, в основном, для обучения и широко используется в университетских курсах по архитектуре компьютеров. Инструкции DLX кодируются в 32 бита и делятся на 3 типа: R, I, J. R-инструкции работают только над регистрами, в них кодируется три номера регистров. I-инструкции кодируют 2 регистра и имеют 16 битную константу (immediate). J-инструкции являются инструкциями перехода и содержат 26-битный адрес. Опкоды шестибитные, таким образом возможно 64 базовые инструкции. Для выбора одного из 32 регистров требуется 5 бит. Для инструкции R-типа это означает, что из 32 бит машинного слова используется лишь 21 бит, поэтому в оставшихся 6 битах могут быть закодированы расширенные инструкции (они также могут работать лишь с регистрами). Они полезны для реализации таких блоков как FPU. DLX, так же как и MIPS использует конвейер, состоящий из 5 стадий: * IF — получение инструкции (англ. Instruction Fetch); * ID — декодирование инструкции (англ. Instruction Decode); * EX — выполнение (англ. Execute); * MEM — доступ к памяти (англ. Memory access); * WB — запись в регистр (англ. Writeback);* WB — запись в регистр (англ. Writeback);
http://dbpedia.org/ontology/wikiPageExternalLink http://users.elis.ugent.be/escape/ + , http://www.csee.umbc.edu/courses/undergraduate/411/spring96/dlx.html + , https://www.haverford.edu/computer-science/resources/hera + , http://opencores.org/project%2Caspida + , https://archive.org/details/computerarchitec00patt + , https://archive.org/details/computerorganiza00henn + , https://web.archive.org/web/20080117091139/http:/cs.uns.edu.ar/~jechaiz/arquitectura/windlx/windlx.html + , http://www.eng.tau.ac.il/~guy/Computer_Structure03/slides/instructions.pdf + , http://sourceforge.net/projects/opendlx/ + , http://www.davidviner.com/dlx.html + , http://citeseerx.ist.psu.edu/viewdoc/download%3Bjsessionid=F3092E4572A237F069257DFF168CB07A%3Fdoi=10.1.1.217.2251&rep=rep1&type=pdf +
http://dbpedia.org/ontology/wikiPageID 482305
http://dbpedia.org/ontology/wikiPageLength 7672
http://dbpedia.org/ontology/wikiPageRevisionID 1099352828
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Educational_programming_language + , http://dbpedia.org/resource/TCP/IP + , http://dbpedia.org/resource/David_Patterson_%28computer_scientist%29 + , http://dbpedia.org/resource/Wishbone_%28computer_bus%29 + , http://dbpedia.org/resource/Computer_architecture + , http://dbpedia.org/resource/Arithmetic_logic_unit + , http://dbpedia.org/resource/OpenRISC + , http://dbpedia.org/resource/ASIC + , http://dbpedia.org/resource/Stanford_MIPS + , http://dbpedia.org/resource/Berkeley_RISC + , http://dbpedia.org/resource/University + , http://dbpedia.org/resource/Load%E2%80%93store_architecture + , http://dbpedia.org/resource/MIX + , http://dbpedia.org/resource/Verilog + , http://dbpedia.org/resource/John_L._Hennessy + , http://dbpedia.org/resource/Opcode + , http://dbpedia.org/resource/NOP_%28code%29 + , http://dbpedia.org/resource/Category:Instruction_set_architectures + , http://dbpedia.org/resource/MMIX + , http://dbpedia.org/resource/Xilinx + , http://dbpedia.org/resource/MikroSim + , http://dbpedia.org/resource/Bi-endian + , http://dbpedia.org/resource/Instruction_pipeline + , http://dbpedia.org/resource/Classic_RISC_pipeline + , http://dbpedia.org/resource/Category:Educational_abstract_machines + , http://dbpedia.org/resource/Instruction_set_architecture + , http://dbpedia.org/resource/David_A._Patterson_%28scientist%29 + , http://dbpedia.org/resource/Floating_point_unit + , http://dbpedia.org/resource/Register%E2%80%93register_architecture + , http://dbpedia.org/resource/MIPS_architecture + , http://dbpedia.org/resource/Morgan_Kaufmann + , http://dbpedia.org/resource/Central_processing_unit + , http://dbpedia.org/resource/Little_Computer_3 + , http://dbpedia.org/resource/Prototype_Verification_System + , http://dbpedia.org/resource/MIPS-3D + , http://dbpedia.org/resource/Soft_microprocessor + , http://dbpedia.org/resource/FPGA + , http://dbpedia.org/resource/MicroBlaze + , http://dbpedia.org/resource/Instruction_register + , http://dbpedia.org/resource/MDMX + , http://dbpedia.org/resource/32-bit_computing + , http://dbpedia.org/resource/Reduced_instruction_set_computer +
http://dbpedia.org/property/bits 32
http://dbpedia.org/property/branching Condition register
http://dbpedia.org/property/design RISC
http://dbpedia.org/property/designer John L. Hennessy and David A. Patterson
http://dbpedia.org/property/encoding Fixed
http://dbpedia.org/property/endianness http://dbpedia.org/resource/Bi-endian +
http://dbpedia.org/property/extensions None, but MDMX & MIPS-3D could be used
http://dbpedia.org/property/fpr 32
http://dbpedia.org/property/gpr 32
http://dbpedia.org/property/introduced 1994
http://dbpedia.org/property/name DLX
http://dbpedia.org/property/open Yes
http://dbpedia.org/property/type http://dbpedia.org/resource/Register%E2%80%93register_architecture + , http://dbpedia.org/resource/Load%E2%80%93store_architecture +
http://dbpedia.org/property/version 1
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:About + , http://dbpedia.org/resource/Template:Cite_book + , http://dbpedia.org/resource/Template:Infobox_CPU_architecture + , http://dbpedia.org/resource/Template:RISC-based_processor_architectures + , http://dbpedia.org/resource/Template:Soft_microprocessors +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Instruction_set_architectures + , http://dbpedia.org/resource/Category:Educational_abstract_machines +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Architecture +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/DLX?oldid=1099352828&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/DLX +
owl:sameAs http://www.wikidata.org/entity/Q362451 + , https://global.dbpedia.org/id/3Lqg2 + , http://es.dbpedia.org/resource/DLX + , http://pl.dbpedia.org/resource/Architektura_DLX + , http://fr.dbpedia.org/resource/DLX + , http://rdf.freebase.com/ns/m.02ftdf + , http://ru.dbpedia.org/resource/DLX + , http://sr.dbpedia.org/resource/DLX_%28%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0_%D0%BF%D1%80%D0%BE%D1%86%D0%B5%D1%81%D0%BE%D1%80%D0%B0%29 + , http://ja.dbpedia.org/resource/DLX + , http://sh.dbpedia.org/resource/DLX_%28arhitektura_procesora%29 + , http://hu.dbpedia.org/resource/DLX + , http://tl.dbpedia.org/resource/DLX + , http://de.dbpedia.org/resource/DLX-Prozessor + , http://yago-knowledge.org/resource/DLX + , http://dbpedia.org/resource/DLX + , http://it.dbpedia.org/resource/DLX_%28informatica%29 +
rdf:type http://dbpedia.org/class/yago/Whole100003553 + , http://dbpedia.org/class/yago/Object100002684 + , http://dbpedia.org/class/yago/Artifact100021939 + , http://dbpedia.org/class/yago/YagoGeoEntity + , http://dbpedia.org/class/yago/YagoPermanentlyLocatedEntity + , http://dbpedia.org/class/yago/Architecture102734725 + , http://dbpedia.org/class/yago/Structure104341686 + , http://dbpedia.org/class/yago/WikicatInstructionSetArchitectures + , http://dbpedia.org/ontology/Company + , http://dbpedia.org/class/yago/Building102913152 + , http://dbpedia.org/class/yago/PhysicalEntity100001930 +
rdfs:comment DLX(「デラックス」と発音)は、ジョン・ヘネシーとデイビッド・パターソンが設計したDLX(「デラックス」と発音)は、ジョン・ヘネシーとデイビッド・パターソンが設計したRISCアーキテクチャ。ヘネシーはMIPS、パターソンは の設計者である。 DLXは基本的にMIPSアーキテクチャを現代的に整理して単純化したものである。単純な32ビットのロード/ストア・アーキテクチャであり、現代の実際の MIPS CPU とはあまり似ていない。DLXは教育用を第一に意図しており、そのデザインは大学レベルのコンピュータアーキテクチャの教育に広く採用されている。 DLXをそのまま実装したハードウェアは存在しないし、DLX向けの最適化コンパイラも存在しない。DLXをハードウェアで実装した場合、現代の MIPS CPU と遜色ない性能を発揮するだろうと予想されている。しかし、アーキテクチャを集中管理する者がおらず、このCPUコアを実装したVHDLステートマシンも存在しない。集中管理する者がおらず、このCPUコアを実装したVHDLステートマシンも存在しない。 , Architektura DLX (wym. Deluxe) – architektArchitektura DLX (wym. Deluxe) – architektura procesora typu RISC, zaprojektowana w latach 90. przez Johna Hennessy’ego oraz – głównych twórców architektur odpowiednio i . DLX jest 32-bitową, zmodyfikowaną i uproszczoną wersją architektury MIPS. Została stworzona głównie w celach dydaktycznych i jest wykorzystywana w ramach akademickich kursów architektury i organizacji komputerów, najczęściej z wykorzystaniem symulatorów, przedstawiających graficznie etapy potoku oraz interpretujących programy asemblerowe.raz interpretujących programy asemblerowe. , Le DLX est un design de microprocesseur RILe DLX est un design de microprocesseur RISC effectué par John L. Hennessy et , les principaux créateurs respectivement des modèles MIPS et , les deux types repères de la famille RISC. Le DLX est principalement un MIPS simplifié avec une architecture 32 bits à chargement/enregistrement. Destiné initialement à l'enseignement, le design DLX est très utilisé dans les cours d'architecture des calculateurs, dans l'enseignement supérieur.lculateurs, dans l'enseignement supérieur. , Der DLX-Mikroprozessor (Aussprache: DeluxeDer DLX-Mikroprozessor (Aussprache: Deluxe) ist eine hypothetische Prozessorarchitektur, die von John L. Hennessy und David A. Patterson (den ursprünglichen Designern der MIPS- und Berkeley-RISC-Architektur) entwickelt wurde. Er wurde in dem – von beiden gemeinsam verfassten – Buch Computer Architecture: A Quantitative Approach vorgestellt. Der DLX-Prozessor wird mit einem RISC-Befehlssatz angesteuert und besitzt 32 Register. Es gibt DLX-Simulatoren, die die unterschiedlichen Pipelinestufen grafisch darstellen und Assembler-Befehle interpretieren. Solche werden an einigen Hochschulen in Vorlesungen zur hardwarenahen Programmierung benutzt. zur hardwarenahen Programmierung benutzt. , DLX — учебная 32-битная конвейерная микропDLX — учебная 32-битная конвейерная микропроцессорная RISC-архитектура, разработанная Джоном Хеннесси и Дэвидом Паттерсоном (архитекторами архитектур MIPS и соответственно). DLX является упрощенным MIPS и имеет архитектуру load/store. Предназначен, в основном, для обучения и широко используется в университетских курсах по архитектуре компьютеров. DLX, так же как и MIPS использует конвейер, состоящий из 5 стадий:спользует конвейер, состоящий из 5 стадий: , DLX è un'architettura per microprocessori RISC sviluppata da John L. Hennessy e David A. Patterson, i principali sviluppatori dell'architettura MIPS e del progetto Berkeley RISC i due progetti che diedero via all'epoca RISC. , The DLX (pronounced "Deluxe") is a RISC prThe DLX (pronounced "Deluxe") is a RISC processor architecture designed by John L. Hennessy and David A. Patterson, the principal designers of the Stanford MIPS and the Berkeley RISC designs (respectively), the two benchmark examples of RISC design (named after the Berkeley design). design (named after the Berkeley design). , El DLX es un microprocesador RISC diseñadoEl DLX es un microprocesador RISC diseñado por John Hennessy y David A. Patterson, los diseñadores principales de la arquitectura MIPS y de (respectivamente), los dos ejemplos de la arquitectura RISC. El DLX es básicamente un MIPS revisado y simplificado con una arquitectura simple de carga/almacenamiento de 32 bits. Pensado principalmente para propósitos educativos, se utiliza ampliamente en cursos de nivel universitario sobre arquitectura de computadores.itario sobre arquitectura de computadores.
rdfs:label DLX , DLX (informatica) , Architektura DLX , DLX-Prozessor
hide properties that link here 
http://dbpedia.org/resource/DLX_%28disambiguation%29 + http://dbpedia.org/ontology/wikiPageDisambiguates
http://dbpedia.org/resource/ASPIDA_DLX + , http://dbpedia.org/resource/Dlx + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/RISC-V + , http://dbpedia.org/resource/MMIX + , http://dbpedia.org/resource/DLX_%28disambiguation%29 + , http://dbpedia.org/resource/Motorola_88100 + , http://dbpedia.org/resource/ASPIDA_DLX + , http://dbpedia.org/resource/Little_Computer_3 + , http://dbpedia.org/resource/List_of_educational_programming_languages + , http://dbpedia.org/resource/MicroBlaze + , http://dbpedia.org/resource/MIPS_architecture + , http://dbpedia.org/resource/MIX + , http://dbpedia.org/resource/BD%2B + , http://dbpedia.org/resource/Comparison_of_instruction_set_architectures + , http://dbpedia.org/resource/Stanford_MIPS + , http://dbpedia.org/resource/Comparison_of_CPU_microarchitectures + , http://dbpedia.org/resource/Single_cycle_processor + , http://dbpedia.org/resource/Asynchronous_circuit + , http://dbpedia.org/resource/Classic_RISC_pipeline + , http://dbpedia.org/resource/John_L._Hennessy + , http://dbpedia.org/resource/Dlx + , http://dbpedia.org/resource/WinDLX + http://dbpedia.org/ontology/wikiPageWikiLink
http://dbpedia.org/resource/Stanford_MIPS + http://dbpedia.org/property/successor
http://en.wikipedia.org/wiki/DLX + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/DLX + owl:sameAs
 

 

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