<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:daml="http://www.daml.org/2000/12/daml+oil#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:acm="http://daml.umbc.edu/ontologies/topic-ont#" xmlns="http://daml.umbc.edu/ontologies/classification#">

<rdfs:Ontology rdf:ID="OntologyDescription" rdfs:about="">
  <rdfs:versionInfo>1.4</rdfs:versionInfo>
  <rdfs:comment>ACM CS Classification and hopefully others will be added soon</rdfs:comment>
  <rdfs:imports rdf:resource="http://www.daml.org/2000/10/daml-ont"/>
</rdfs:Ontology>


<acm:Topic rdf:ID="ACMTopic">
  <rdfs:label>ACM CS Topic</rdfs:label>
  <rdfs:subClassOf rdf:resource="Topic"/>
  <acm:SubTopic>ACMTopic/General_Literature</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux</acm:SubTopic>
</acm:Topic>

<ACMTopic rdf:ID="ACMTopic/General_Literature">
  <rdfs:label>General Literature</rdfs:label>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/General_Literature/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/General_Literature/Introductory_And_Survey</acm:SubTopic>
  <acm:SubTopic>ACMTopic/General_Literature/Reference</acm:SubTopic>
  <acm:SubTopic>ACMTopic/General_Literature/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/General_Literature/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/General_Literature</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/General_Literature/General/Biographies_Autobiographies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/General_Literature/General/Conference_Proceedings</acm:SubTopic>
  <acm:SubTopic>ACMTopic/General_Literature/General/General_Literary_Works</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/General_Literature/General/Biographies_Autobiographies">
  <rdfs:label>Biographies/Autobiographies</rdfs:label>
  <acm:SuperTopic>ACMTopic/General_Literature/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/General_Literature</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/General_Literature/General/Conference_Proceedings">
  <rdfs:label>Conference Proceedings</rdfs:label>
  <acm:SuperTopic>ACMTopic/General_Literature/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/General_Literature</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/General_Literature/General/General_Literary_Works">
  <rdfs:label>General Literary Works</rdfs:label>
  <acm:SuperTopic>ACMTopic/General_Literature/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/General_Literature</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., fiction, plays</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/General_Literature/Introductory_And_Survey">
  <rdfs:label>Introductory And Survey</rdfs:label>
  <acm:SuperTopic>ACMTopic/General_Literature</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/General_Literature/Reference">
  <rdfs:label>Reference</rdfs:label>
  <acm:SuperTopic>ACMTopic/General_Literature</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., dictionaries, encyclopedias, glossaries</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/General_Literature/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/General_Literature</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware">
  <rdfs:label>Hardware</rdfs:label>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Performance_And_Reliability</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Control_Structures_And_Microprogramming">
  <rdfs:label>Control Structures And Microprogramming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Language_Classifications"/>
  <acm:SubTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming/Control_Design_Styles</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming/Control_Structure_Performance_Analysis_And_Design_Aids</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microprogram_Design_Aids</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microcode_Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Control_Structures_And_Microprogramming/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Control_Structures_And_Microprogramming/Control_Design_Styles">
  <rdfs:label>Control Design Styles</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Control_Structures_And_Microprogramming/Control_Structure_Performance_Analysis_And_Design_Aids">
  <rdfs:label>Control Structure Performance Analysis And Design Aids</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microprogram_Design_Aids">
  <rdfs:label>Microprogram Design Aids</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Software_Engineering/Software_Program_Verification"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Language_Classifications"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Processors"/>
  <acm:SubTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microprogram_Design_Aids/Languages_And_Compilers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microprogram_Design_Aids/Optimization</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microprogram_Design_Aids/Languages_And_Compilers">
  <rdfs:label>Languages And Compilers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microprogram_Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microprogram_Design_Aids/Optimization">
  <rdfs:label>Optimization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microprogram_Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microcode_Applications">
  <rdfs:label>Microcode Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microcode_Applications/Instruction_Set_Interpretation</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microcode_Applications/Instruction_Set_Interpretation">
  <rdfs:label>Instruction Set Interpretation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming/Microcode_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Control_Structures_And_Microprogramming/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Control_Structures_And_Microprogramming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Arithmetic_And_Logic_Structures">
  <rdfs:label>Arithmetic And Logic Structures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures/Design_Styles</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures/High_Speed_Arithmetic</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Arithmetic_And_Logic_Structures/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Arithmetic_And_Logic_Structures/Design_Styles">
  <rdfs:label>Design Styles</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Single_Data_Stream_Architectures"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures"/>
  <acm:SubTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures/Design_Styles/Parallel</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures/Design_Styles/Pipeline</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Arithmetic_And_Logic_Structures/Design_Styles/Parallel">
  <rdfs:label>Parallel</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Arithmetic_And_Logic_Structures/Design_Styles/Pipeline">
  <rdfs:label>Pipeline</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Arithmetic_And_Logic_Structures/High_Speed_Arithmetic">
  <rdfs:label>High-Speed Arithmetic</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures/High_Speed_Arithmetic/Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures/High_Speed_Arithmetic/Cost_Performance</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Arithmetic_And_Logic_Structures/High_Speed_Arithmetic/Algorithms">
  <rdfs:label>Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures/High_Speed_Arithmetic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Arithmetic_And_Logic_Structures/High_Speed_Arithmetic/Cost_Performance">
  <rdfs:label>Cost/Performance</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures/High_Speed_Arithmetic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Arithmetic_And_Logic_Structures/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Arithmetic_And_Logic_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures">
  <rdfs:label>Memory Structures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/Semiconductor_Memories</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/Semiconductor_Memories">
  <rdfs:label>Semiconductor Memories</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles"/>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/Semiconductor_Memories/Dram</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/Semiconductor_Memories/Rom</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/Semiconductor_Memories/Sram</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/Semiconductor_Memories/Dram">
  <rdfs:label>Dram</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures/Semiconductor_Memories</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>Dynamic memory</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/Semiconductor_Memories/Rom">
  <rdfs:label>Rom</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures/Semiconductor_Memories</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>Read-only memory</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/Semiconductor_Memories/Sram">
  <rdfs:label>Sram</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures/Semiconductor_Memories</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>Static memory</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/Design_Styles">
  <rdfs:label>Design Styles</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Operating_Systems/Storage_Management"/>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles/Associative_Memories</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles/Cache_Memories</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles/Mass_Storage</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles/Primary_Memory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles/Shared_Memory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles/Virtual_Memory</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/Design_Styles/Associative_Memories">
  <rdfs:label>Associative Memories</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/Design_Styles/Cache_Memories">
  <rdfs:label>Cache Memories</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/Design_Styles/Mass_Storage">
  <rdfs:label>Mass Storage</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., magnetic, optical, RAID</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/Design_Styles/Primary_Memory">
  <rdfs:label>Primary Memory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/Design_Styles/Shared_Memory">
  <rdfs:label>Shared Memory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/Design_Styles/Virtual_Memory">
  <rdfs:label>Virtual Memory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Memory_Structures/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Memory_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications">
  <rdfs:label>Input/Output And Data Communications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Data_Communications_Devices</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Data_Communications_Devices">
  <rdfs:label>Data Communications Devices</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices">
  <rdfs:label>Input/Output Devices</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices/Channels_And_Controllers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices/Data_Terminals_And_Printers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices/Image_Display</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices/Voice</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices/Channels_And_Controllers">
  <rdfs:label>Channels And Controllers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices/Data_Terminals_And_Printers">
  <rdfs:label>Data Terminals And Printers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices/Image_Display">
  <rdfs:label>Image Display</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices/Voice">
  <rdfs:label>Voice</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections">
  <rdfs:label>Interconnections</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>Subsystems</rdfs:comment>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections/Asynchronous_Synchronous_Operation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections/Fiber_Optics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections/Interfaces</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections/Parallel_I_O</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections/Topology</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections/Asynchronous_Synchronous_Operation">
  <rdfs:label>Asynchronous/Synchronous Operation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections/Fiber_Optics">
  <rdfs:label>Fiber Optics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections/Interfaces">
  <rdfs:label>Interfaces</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections/Parallel_I_O">
  <rdfs:label>Parallel I/O</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections/Topology">
  <rdfs:label>Topology</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications/Interconnections</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., bus, point-to-point</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Input_Output_And_Data_Communications/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Input_Output_And_Data_Communications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation">
  <rdfs:label>Register-Transfer-Level Implementation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design">
  <rdfs:label>Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design/Arithmetic_And_Logic_Units</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design/Control_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design/Data_Path_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design/Memory_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design/Styles</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design/Arithmetic_And_Logic_Units">
  <rdfs:label>Arithmetic And Logic Units</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design/Control_Design">
  <rdfs:label>Control Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design/Data_Path_Design">
  <rdfs:label>Data-Path Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design/Memory_Design">
  <rdfs:label>Memory Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design/Styles">
  <rdfs:label>Styles</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., parallel, pipeline, special-purpose</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids">
  <rdfs:label>Design Aids</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids/Automatic_Synthesis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids/Hardware_Description_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids/Optimization</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids/Simulation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids/Verification</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids/Automatic_Synthesis">
  <rdfs:label>Automatic Synthesis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids/Hardware_Description_Languages">
  <rdfs:label>Hardware Description Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids/Optimization">
  <rdfs:label>Optimization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids/Simulation">
  <rdfs:label>Simulation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids/Verification">
  <rdfs:label>Verification</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Register_Transfer_Level_Implementation/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Register_Transfer_Level_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design">
  <rdfs:label>Logic Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Styles</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Aids</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Styles">
  <rdfs:label>Design Styles</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Styles/Cellular_Arrays_And_Automata</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Styles/Combinational_Logic</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Styles/Logic_Arrays</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Styles/Parallel_Circuits</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Styles/Sequential_Circuits</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Styles/Cellular_Arrays_And_Automata">
  <rdfs:label>Cellular Arrays And Automata</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Styles/Combinational_Logic">
  <rdfs:label>Combinational Logic</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Styles/Logic_Arrays">
  <rdfs:label>Logic Arrays</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Styles/Parallel_Circuits">
  <rdfs:label>Parallel Circuits</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Styles/Sequential_Circuits">
  <rdfs:label>Sequential Circuits</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design/Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Aids">
  <rdfs:label>Design Aids</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Aids/Automatic_Synthesis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Aids/Hardware_Description_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Aids/Optimization</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Aids/Simulation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Aids/Switching_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Logic_Design/Design_Aids/Verification</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Aids/Automatic_Synthesis">
  <rdfs:label>Automatic Synthesis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Aids/Hardware_Description_Languages">
  <rdfs:label>Hardware Description Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Aids/Optimization">
  <rdfs:label>Optimization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Aids/Simulation">
  <rdfs:label>Simulation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Aids/Switching_Theory">
  <rdfs:label>Switching Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Design_Aids/Verification">
  <rdfs:label>Verification</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Logic_Design/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Logic_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits">
  <rdfs:label>Integrated Circuits</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Design_Aids</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles">
  <rdfs:label>Types And Design Styles</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Advanced_Technologies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Algorithms_Implemented_In_Hardware</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Gate_Arrays</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Input_Output_Circuits</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Memory_Technologies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Microprocessors_And_Microcomputers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Vlsi</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Advanced_Technologies">
  <rdfs:label>Advanced Technologies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Algorithms_Implemented_In_Hardware">
  <rdfs:label>Algorithms Implemented In Hardware</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Gate_Arrays">
  <rdfs:label>Gate Arrays</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Input_Output_Circuits">
  <rdfs:label>Input/Output Circuits</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Memory_Technologies">
  <rdfs:label>Memory Technologies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Microprocessors_And_Microcomputers">
  <rdfs:label>Microprocessors And Microcomputers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles/Vlsi">
  <rdfs:label>Vlsi</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits/Types_And_Design_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>very large scale integration</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Design_Aids">
  <rdfs:label>Design Aids</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Design_Aids/Graphics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Design_Aids/Layout</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Design_Aids/Placement_And_Routing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Design_Aids/Simulation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Integrated_Circuits/Design_Aids/Verification</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Design_Aids/Graphics">
  <rdfs:label>Graphics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Design_Aids/Layout">
  <rdfs:label>Layout</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Design_Aids/Placement_And_Routing">
  <rdfs:label>Placement And Routing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Design_Aids/Simulation">
  <rdfs:label>Simulation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Design_Aids/Verification">
  <rdfs:label>Verification</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits/Design_Aids</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Integrated_Circuits/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Integrated_Circuits</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Performance_And_Reliability">
  <rdfs:label>Performance And Reliability</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Systems_Organization/Performance_Of_Systems"/>
  <acm:SubTopic>ACMTopic/Hardware/Performance_And_Reliability/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Performance_And_Reliability/Reliability_Testing_And_Fault_Tolerance</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Performance_And_Reliability/Performance_Analysis_And_Design_Aids</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Hardware/Performance_And_Reliability/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Performance_And_Reliability/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Performance_And_Reliability</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Performance_And_Reliability/Reliability_Testing_And_Fault_Tolerance">
  <rdfs:label>Reliability Testing And Fault-Tolerance</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Performance_And_Reliability</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Performance_And_Reliability/Performance_Analysis_And_Design_Aids">
  <rdfs:label>Performance Analysis And Design Aids</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Performance_And_Reliability</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Performance_And_Reliability/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Performance_And_Reliability</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Hardware/Miscellaneous/Design_Management</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Hardware/Miscellaneous/Design_Management">
  <rdfs:label>Design Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Hardware/Miscellaneous</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Hardware</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization">
  <rdfs:label>Computer Systems Organization</rdfs:label>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/General/Hardware_Software_Interfaces</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/General/Instruction_Set_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/General/Modeling_Of_Computer_Architecture</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/General/System_Architectures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/General/Systems_Specification_Methodology</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/General/Hardware_Software_Interfaces">
  <rdfs:label>Hardware/Software Interfaces</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/General/Instruction_Set_Design">
  <rdfs:label>Instruction Set Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., RISC, CISC, VLIW</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/General/Modeling_Of_Computer_Architecture">
  <rdfs:label>Modeling Of Computer Architecture</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/General/System_Architectures">
  <rdfs:label>System Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/General/Systems_Specification_Methodology">
  <rdfs:label>Systems Specification Methodology</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures">
  <rdfs:label>Processor Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Single_Data_Stream_Architectures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Parallel_Architectures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Single_Data_Stream_Architectures">
  <rdfs:label>Single Data Stream Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Single_Data_Stream_Architectures/Risc_Cisc_Vliw_Architectures</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Single_Data_Stream_Architectures/Risc_Cisc_Vliw_Architectures">
  <rdfs:label>Risc/Cisc Vliw Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Single_Data_Stream_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures">
  <rdfs:label>Multiple Data Stream Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>Multiprocessors</rdfs:comment>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures/Array_And_Vector_Processors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures/Associative_Processors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures/Connection_Machines</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures/Interconnection_Architectures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures/Mimd</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures/Simd</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures/Array_And_Vector_Processors">
  <rdfs:label>Array And Vector Processors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures/Associative_Processors">
  <rdfs:label>Associative Processors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures/Connection_Machines">
  <rdfs:label>Connection Machines</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures/Interconnection_Architectures">
  <rdfs:label>Interconnection Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., common bus, multiport memory, crossbar switch</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures/Mimd">
  <rdfs:label>Mimd</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>Multiple-instruction-stream, multiple-data-stream processors</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures/Simd">
  <rdfs:label>Simd</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Multiple_Data_Stream_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>Single-instruction-stream, multiple-data-stream processors</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles">
  <rdfs:label>Other Architecture Styles</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Adaptable_Architectures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Analog_Computers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Cellular_Architecture</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Data_Flow_Architectures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Heterogeneous_Hybrid_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Neural_Nets</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Pipeline_Processors</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Adaptable_Architectures">
  <rdfs:label>Adaptable Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Analog_Computers">
  <rdfs:label>Analog Computers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Cellular_Architecture">
  <rdfs:label>Cellular Architecture</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., mobile</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Data_Flow_Architectures">
  <rdfs:label>Data-Flow Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Heterogeneous_Hybrid_Systems">
  <rdfs:label>Heterogeneous Hybrid Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Neural_Nets">
  <rdfs:label>Neural Nets</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles/Pipeline_Processors">
  <rdfs:label>Pipeline Processors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Other_Architecture_Styles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Parallel_Architectures">
  <rdfs:label>Parallel Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Parallel_Architectures/Distributed_Architectures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Parallel_Architectures/Mobile_Processors</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Parallel_Architectures/Distributed_Architectures">
  <rdfs:label>Distributed Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Parallel_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Parallel_Architectures/Mobile_Processors">
  <rdfs:label>Mobile Processors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures/Parallel_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Processor_Architectures/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Processor_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks">
  <rdfs:label>Computer-Communication Networks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Operations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Internetworking</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/General/Data_Communications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/General/Osi</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/General/Security_And_Protection</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/General/Data_Communications">
  <rdfs:label>Data Communications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/General/Osi">
  <rdfs:label>Osi</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>Open Systems Interconnection reference model</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/General/Security_And_Protection">
  <rdfs:label>Security And Protection</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., firewalls</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design">
  <rdfs:label>Network Architecture And Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Atm</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Circuit_Switching_Networks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Distributed_Networks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Frame_Relay_Networks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Isdn</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Network_Communications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Network_Topology</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Packet_Switching_Networks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Store_And_Forward_Networks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Wireless_Communication</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Atm">
  <rdfs:label>Atm</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>Asynchronous Transfer Mode</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Circuit_Switching_Networks">
  <rdfs:label>Circuit-Switching Networks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Distributed_Networks">
  <rdfs:label>Distributed Networks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Frame_Relay_Networks">
  <rdfs:label>Frame Relay Networks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Isdn">
  <rdfs:label>Isdn</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>Integrated Services Digital Network</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Network_Communications">
  <rdfs:label>Network Communications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Network_Topology">
  <rdfs:label>Network Topology</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Packet_Switching_Networks">
  <rdfs:label>Packet-Switching Networks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Store_And_Forward_Networks">
  <rdfs:label>Store And Forward Networks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design/Wireless_Communication">
  <rdfs:label>Wireless Communication</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols">
  <rdfs:label>Network Protocols</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols/Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols/Protocol_Architecture</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols/Protocol_Verification</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols/Routing_Protocols</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols/Applications">
  <rdfs:label>Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>SMTP, FTP, etc.</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols/Protocol_Architecture">
  <rdfs:label>Protocol Architecture</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>OSI model</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols/Protocol_Verification">
  <rdfs:label>Protocol Verification</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols/Routing_Protocols">
  <rdfs:label>Routing Protocols</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Operations">
  <rdfs:label>Network Operations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Operations/Network_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Operations/Network_Monitoring</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Operations/Public_Networks</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Operations/Network_Management">
  <rdfs:label>Network Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Operations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Operations/Network_Monitoring">
  <rdfs:label>Network Monitoring</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Operations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Operations/Public_Networks">
  <rdfs:label>Public Networks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Operations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems">
  <rdfs:label>Distributed Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems/Client_Server</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems/Distributed_Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems/Distributed_Databases</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems/Network_Operating_Systems</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems/Client_Server">
  <rdfs:label>Client/Server</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems/Distributed_Applications">
  <rdfs:label>Distributed Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems/Distributed_Databases">
  <rdfs:label>Distributed Databases</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems/Network_Operating_Systems">
  <rdfs:label>Network Operating Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks">
  <rdfs:label>Local And Wide-Area Networks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks/Access_Schemes</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks/Buses</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks/Ethernet</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks/High_Speed</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks/Internet</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks/Token_Rings</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks/Access_Schemes">
  <rdfs:label>Access Schemes</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks/Buses">
  <rdfs:label>Buses</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks/Ethernet">
  <rdfs:label>Ethernet</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., CSMA/CD</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks/High_Speed">
  <rdfs:label>High-Speed</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., FDDI, fiber channel, ATM</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks/Internet">
  <rdfs:label>Internet</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., TCP/IP</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks/Token_Rings">
  <rdfs:label>Token Rings</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Local_And_Wide_Area_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Internetworking">
  <rdfs:label>Internetworking</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Protocols"/>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Internetworking/Routers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Internetworking/Standards</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Internetworking/Routers">
  <rdfs:label>Routers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Internetworking</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Internetworking/Standards">
  <rdfs:label>Standards</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Internetworking</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., TCP/IP</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems">
  <rdfs:label>Special-Purpose And Application-Based Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Applications/Computers_In_Other_Systems"/>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems/Microprocessor_Microcomputer_Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems/Process_Control_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems/Real_Time_And_Embedded_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems/Signal_Processing_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems/Smartcards</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems/Microprocessor_Microcomputer_Applications">
  <rdfs:label>Microprocessor/Microcomputer Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems/Process_Control_Systems">
  <rdfs:label>Process Control Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems/Real_Time_And_Embedded_Systems">
  <rdfs:label>Real-Time And Embedded Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems/Signal_Processing_Systems">
  <rdfs:label>Signal Processing Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems/Smartcards">
  <rdfs:label>Smartcards</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Performance_Of_Systems">
  <rdfs:label>Performance Of Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems/Design_Studies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems/Fault_Tolerance</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems/Measurement_Techniques</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems/Modeling_Techniques</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems/Performance_Attributes</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems/Reliability_Availability_And_Serviceability</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Performance_Of_Systems/Design_Studies">
  <rdfs:label>Design Studies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Performance_Of_Systems/Fault_Tolerance">
  <rdfs:label>Fault Tolerance</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Performance_Of_Systems/Measurement_Techniques">
  <rdfs:label>Measurement Techniques</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Performance_Of_Systems/Modeling_Techniques">
  <rdfs:label>Modeling Techniques</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Performance_Of_Systems/Performance_Attributes">
  <rdfs:label>Performance Attributes</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Performance_Of_Systems/Reliability_Availability_And_Serviceability">
  <rdfs:label>Reliability Availability And Serviceability</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Performance_Of_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_System_Implementation">
  <rdfs:label>Computer System Implementation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Large_And_Medium_Computers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Vlsi_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Servers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Large_And_Medium_Computers">
  <rdfs:label>Large And Medium Computers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>Mainframe</rdfs:comment>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Large_And_Medium_Computers/Super_Computers</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Large_And_Medium_Computers/Super_Computers">
  <rdfs:label>Super Computers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Large_And_Medium_Computers</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>very large</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers">
  <rdfs:label>Microcomputers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers/Microprocessors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers/Personal_Computers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers/Portable_Devices</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers/Workstations</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers/Microprocessors">
  <rdfs:label>Microprocessors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers/Personal_Computers">
  <rdfs:label>Personal Computers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers/Portable_Devices">
  <rdfs:label>Portable Devices</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., laptops, personal digital assistants</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers/Workstations">
  <rdfs:label>Workstations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Microcomputers</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Vlsi_Systems">
  <rdfs:label>Vlsi Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Servers">
  <rdfs:label>Servers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Computer_System_Implementation/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization/Computer_System_Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Systems_Organization/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Systems_Organization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software">
  <rdfs:label>Software</rdfs:label>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Techniques</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Techniques">
  <rdfs:label>Programming Techniques</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>E</rdfs:comment>
  <acm:SubTopic>ACMTopic/Software/Programming_Techniques/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Techniques/Applicative_Functional_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Techniques/Automatic_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Techniques/Concurrent_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Techniques/Sequential_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Techniques/Object_Oriented_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Techniques/Logic_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Techniques/Visual_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Techniques/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Techniques/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Techniques/Applicative_Functional_Programming">
  <rdfs:label>Applicative Functional Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Techniques/Automatic_Programming">
  <rdfs:label>Automatic Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming"/>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Techniques/Concurrent_Programming">
  <rdfs:label>Concurrent Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Techniques/Concurrent_Programming/Distributed_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Techniques/Concurrent_Programming/Parallel_Programming</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Techniques/Concurrent_Programming/Distributed_Programming">
  <rdfs:label>Distributed Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques/Concurrent_Programming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Techniques/Concurrent_Programming/Parallel_Programming">
  <rdfs:label>Parallel Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques/Concurrent_Programming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Techniques/Sequential_Programming">
  <rdfs:label>Sequential Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Techniques/Object_Oriented_Programming">
  <rdfs:label>Object-Oriented Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Techniques/Logic_Programming">
  <rdfs:label>Logic Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Techniques/Visual_Programming">
  <rdfs:label>Visual Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Techniques/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering">
  <rdfs:label>Software Engineering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management"/>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Requirements_Specifications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Programming_Environments</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Metrics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Architectures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Interoperability</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Reusable_Software</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection"/>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/General/Protection_Mechanisms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/General/Standards</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/General/Protection_Mechanisms">
  <rdfs:label>Protection Mechanisms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/General/Standards">
  <rdfs:label>Standards</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Requirements_Specifications">
  <rdfs:label>Requirements/Specifications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory"/>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Requirements_Specifications/Elicitation_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Requirements_Specifications/Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Requirements_Specifications/Methodologies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Requirements_Specifications/Tools</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Requirements_Specifications/Elicitation_Methods">
  <rdfs:label>Elicitation Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Requirements_Specifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., rapid prototyping, interviews, JAD</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Requirements_Specifications/Languages">
  <rdfs:label>Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Requirements_Specifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Requirements_Specifications/Methodologies">
  <rdfs:label>Methodologies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Requirements_Specifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., object-oriented, structured</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Requirements_Specifications/Tools">
  <rdfs:label>Tools</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Requirements_Specifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques">
  <rdfs:label>Design Tools And Techniques</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Computer_Aided_Software_Engineering</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Decision_Tables</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Evolutionary_Prototyping</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Flow_Charts</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Modules_And_Interfaces</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Object_Oriented_Design_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Petri_Nets</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Software_Libraries</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/State_Diagrams</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/User_Interfaces</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Computer_Aided_Software_Engineering">
  <rdfs:label>Computer-Aided Software Engineering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>CASE</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Decision_Tables">
  <rdfs:label>Decision Tables</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Evolutionary_Prototyping">
  <rdfs:label>Evolutionary Prototyping</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Flow_Charts">
  <rdfs:label>Flow Charts</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Modules_And_Interfaces">
  <rdfs:label>Modules And Interfaces</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Object_Oriented_Design_Methods">
  <rdfs:label>Object-Oriented Design Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Petri_Nets">
  <rdfs:label>Petri Nets</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/Software_Libraries">
  <rdfs:label>Software Libraries</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/State_Diagrams">
  <rdfs:label>State Diagrams</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques/User_Interfaces">
  <rdfs:label>User Interfaces</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques">
  <rdfs:label>Coding Tools And Techniques</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques/Object_Oriented_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques/Pretty_Printers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques/Program_Editors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques/Standards</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques/Structured_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques/Top_Down_Programming</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques/Object_Oriented_Programming">
  <rdfs:label>Object-Oriented Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques/Pretty_Printers">
  <rdfs:label>Pretty Printers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques/Program_Editors">
  <rdfs:label>Program Editors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques/Standards">
  <rdfs:label>Standards</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques/Structured_Programming">
  <rdfs:label>Structured Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques/Top_Down_Programming">
  <rdfs:label>Top-Down Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Coding_Tools_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Program_Verification">
  <rdfs:label>Software/Program Verification</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs"/>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification/Assertion_Checkers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification/Class_Invariants</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification/Correctness_Proofs</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification/Formal_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification/Model_Checking</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification/Programming_By_Contract</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification/Reliability</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification/Statistical_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification/Validation</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Program_Verification/Assertion_Checkers">
  <rdfs:label>Assertion Checkers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Program_Verification/Class_Invariants">
  <rdfs:label>Class Invariants</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Program_Verification/Correctness_Proofs">
  <rdfs:label>Correctness Proofs</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Program_Verification/Formal_Methods">
  <rdfs:label>Formal Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Program_Verification/Model_Checking">
  <rdfs:label>Model Checking</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Program_Verification/Programming_By_Contract">
  <rdfs:label>Programming By Contract</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Program_Verification/Reliability">
  <rdfs:label>Reliability</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Program_Verification/Statistical_Methods">
  <rdfs:label>Statistical Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Program_Verification/Validation">
  <rdfs:label>Validation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Program_Verification</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Testing_And_Debugging">
  <rdfs:label>Testing And Debugging</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Code_Inspections_And_Walk_Throughs</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Debugging_Aids</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Diagnostics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Distributed_Debugging</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Error_Handling_And_Recovery</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Monitors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Symbolic_Execution</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Testing_Tools</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Tracing</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Code_Inspections_And_Walk_Throughs">
  <rdfs:label>Code Inspections And Walk-Throughs</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Debugging_Aids">
  <rdfs:label>Debugging Aids</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Diagnostics">
  <rdfs:label>Diagnostics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Distributed_Debugging">
  <rdfs:label>Distributed Debugging</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Error_Handling_And_Recovery">
  <rdfs:label>Error Handling And Recovery</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Monitors">
  <rdfs:label>Monitors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Symbolic_Execution">
  <rdfs:label>Symbolic Execution</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Testing_Tools">
  <rdfs:label>Testing Tools</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., data generators, coverage testing</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Testing_And_Debugging/Tracing">
  <rdfs:label>Tracing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Testing_And_Debugging</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Programming_Environments">
  <rdfs:label>Programming Environments</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Programming_Environments/Graphical_Environments</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Programming_Environments/Integrated_Environments</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Programming_Environments/Interactive_Environments</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Programming_Environments/Programmer_Workbench</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Programming_Environments/Graphical_Environments">
  <rdfs:label>Graphical Environments</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Programming_Environments</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Programming_Environments/Integrated_Environments">
  <rdfs:label>Integrated Environments</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Programming_Environments</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Programming_Environments/Interactive_Environments">
  <rdfs:label>Interactive Environments</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Programming_Environments</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Programming_Environments/Programmer_Workbench">
  <rdfs:label>Programmer Workbench</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Programming_Environments</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement">
  <rdfs:label>Distribution Maintenance And Enhancement</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement/Documentation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement/Portability</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement/Restructuring_Reverse_Engineering_And_Reengineering</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement/Version_Control</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement/Documentation">
  <rdfs:label>Documentation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement/Portability">
  <rdfs:label>Portability</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement/Restructuring_Reverse_Engineering_And_Reengineering">
  <rdfs:label>Restructuring Reverse Engineering And Reengineering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement/Version_Control">
  <rdfs:label>Version Control</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Distribution_Maintenance_And_Enhancement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Metrics">
  <rdfs:label>Metrics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Operating_Systems/Performance"/>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Metrics/Complexity_Measures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Metrics/Performance_Measures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Metrics/Process_Metrics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Metrics/Product_Metrics</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Metrics/Complexity_Measures">
  <rdfs:label>Complexity Measures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Metrics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Metrics/Performance_Measures">
  <rdfs:label>Performance Measures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Metrics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Metrics/Process_Metrics">
  <rdfs:label>Process Metrics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Metrics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Metrics/Product_Metrics">
  <rdfs:label>Product Metrics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Metrics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Management">
  <rdfs:label>Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/System_Management"/>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Management/Cost_Estimation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Management/Life_Cycle</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Management/Productivity</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Management/Programming_Teams</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Management/Software_Configuration_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Management/Software_Process_Models</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Management/Software_Quality_Assurance</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Management/Time_Estimation</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Management/Cost_Estimation">
  <rdfs:label>Cost Estimation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Management/Life_Cycle">
  <rdfs:label>Life Cycle</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Management/Productivity">
  <rdfs:label>Productivity</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Management/Programming_Teams">
  <rdfs:label>Programming Teams</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Management/Software_Configuration_Management">
  <rdfs:label>Software Configuration Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Management/Software_Process_Models">
  <rdfs:label>Software Process Models</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., CMM, ISO, PSP</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Management/Software_Quality_Assurance">
  <rdfs:label>Software Quality Assurance</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>SQA</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Management/Time_Estimation">
  <rdfs:label>Time Estimation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Architectures">
  <rdfs:label>Software Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Architectures/Data_Abstraction</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Architectures/Domain_Specific_Architectures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Architectures/Information_Hiding</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Architectures/Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Software_Architectures/Patterns</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Architectures/Data_Abstraction">
  <rdfs:label>Data Abstraction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Architectures/Domain_Specific_Architectures">
  <rdfs:label>Domain-Specific Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Architectures/Information_Hiding">
  <rdfs:label>Information Hiding</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Architectures/Languages">
  <rdfs:label>Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., description, interconnection, definition</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Software_Architectures/Patterns">
  <rdfs:label>Patterns</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Software_Architectures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., client/server, pipeline, blackboard</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Interoperability">
  <rdfs:label>Interoperability</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Interoperability/Data_Mapping</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Interoperability/Distributed_Objects</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Interoperability/Interface_Definition_Languages</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Interoperability/Data_Mapping">
  <rdfs:label>Data Mapping</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Interoperability</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Interoperability/Distributed_Objects">
  <rdfs:label>Distributed Objects</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Interoperability</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Interoperability/Interface_Definition_Languages">
  <rdfs:label>Interface Definition Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Interoperability</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Reusable_Software">
  <rdfs:label>Reusable Software</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Reusable_Software/Domain_Engineering</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Reusable_Software/Reusable_Libraries</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Software_Engineering/Reusable_Software/Reuse_Models</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Reusable_Software/Domain_Engineering">
  <rdfs:label>Domain Engineering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Reusable_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Reusable_Software/Reusable_Libraries">
  <rdfs:label>Reusable Libraries</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Reusable_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Reusable_Software/Reuse_Models">
  <rdfs:label>Reuse Models</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering/Reusable_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Software_Engineering/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Software_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages">
  <rdfs:label>Programming Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Classifications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/General/Standards</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/General/Standards">
  <rdfs:label>Standards</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory">
  <rdfs:label>Formal Definitions And Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Software_Engineering/Requirements_Specifications"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages"/>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory/Semantics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory/Syntax</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory/Semantics">
  <rdfs:label>Semantics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory/Syntax">
  <rdfs:label>Syntax</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Classifications">
  <rdfs:label>Language Classifications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Classifications/Applicative_Functional_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Classifications/Concurrent_Distributed_And_Parallel_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Classifications/Constraint_And_Logic_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Classifications/Data_Flow_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Classifications/Design_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Classifications/Extensible_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Classifications/Macro_And_Assembly_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Classifications/Multiparadigm_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Classifications/Object_Oriented_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Classifications/Specialized_Application_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Classifications/Very_High_Level_Languages</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Classifications/Applicative_Functional_Languages">
  <rdfs:label>Applicative Functional Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Classifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Classifications/Concurrent_Distributed_And_Parallel_Languages">
  <rdfs:label>Concurrent Distributed And Parallel Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Classifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Classifications/Constraint_And_Logic_Languages">
  <rdfs:label>Constraint And Logic Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Classifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Classifications/Data_Flow_Languages">
  <rdfs:label>Data-Flow Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Classifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Classifications/Design_Languages">
  <rdfs:label>Design Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Classifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Classifications/Extensible_Languages">
  <rdfs:label>Extensible Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Classifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Classifications/Macro_And_Assembly_Languages">
  <rdfs:label>Macro And Assembly Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Classifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Classifications/Multiparadigm_Languages">
  <rdfs:label>Multiparadigm Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Classifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Classifications/Object_Oriented_Languages">
  <rdfs:label>Object-Oriented Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Classifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Classifications/Specialized_Application_Languages">
  <rdfs:label>Specialized Application Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Classifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Classifications/Very_High_Level_Languages">
  <rdfs:label>Very High-Level Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Classifications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features">
  <rdfs:label>Language Constructs And Features</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Data/Data_Storage_Representations"/>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Abstract_Data_Types</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Classes_And_Objects</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Concurrent_Programming_Structures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Constraints</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Control_Structures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Coroutines</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Data_Types_And_Structures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Dynamic_Storage_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Frameworks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Inheritance</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Input_Output</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Modules_Packages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Patterns</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Polymorphism</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Procedures_Functions_And_Subroutines</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Recursion</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Abstract_Data_Types">
  <rdfs:label>Abstract Data Types</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Classes_And_Objects">
  <rdfs:label>Classes And Objects</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Concurrent_Programming_Structures">
  <rdfs:label>Concurrent Programming Structures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Constraints">
  <rdfs:label>Constraints</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Control_Structures">
  <rdfs:label>Control Structures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Coroutines">
  <rdfs:label>Coroutines</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Data_Types_And_Structures">
  <rdfs:label>Data Types And Structures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Dynamic_Storage_Management">
  <rdfs:label>Dynamic Storage Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Frameworks">
  <rdfs:label>Frameworks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Inheritance">
  <rdfs:label>Inheritance</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Input_Output">
  <rdfs:label>Input/Output</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Modules_Packages">
  <rdfs:label>Modules Packages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Patterns">
  <rdfs:label>Patterns</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Polymorphism">
  <rdfs:label>Polymorphism</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Procedures_Functions_And_Subroutines">
  <rdfs:label>Procedures Functions And Subroutines</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features/Recursion">
  <rdfs:label>Recursion</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors">
  <rdfs:label>Processors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors/Code_Generation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors/Compilers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors/Debuggers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors/Incremental_Compilers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors/Interpreters</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors/Memory_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors/Optimization</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors/Parsing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors/Preprocessors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors/Retargetable_Compilers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors/Run_Time_Environments</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Programming_Languages/Processors/Translator_Writing_Systems_And_Compiler_Generators</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors/Code_Generation">
  <rdfs:label>Code Generation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors/Compilers">
  <rdfs:label>Compilers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors/Debuggers">
  <rdfs:label>Debuggers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors/Incremental_Compilers">
  <rdfs:label>Incremental Compilers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors/Interpreters">
  <rdfs:label>Interpreters</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors/Memory_Management">
  <rdfs:label>Memory Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>garbage collection</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors/Optimization">
  <rdfs:label>Optimization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors/Parsing">
  <rdfs:label>Parsing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors/Preprocessors">
  <rdfs:label>Preprocessors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors/Retargetable_Compilers">
  <rdfs:label>Retargetable Compilers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors/Run_Time_Environments">
  <rdfs:label>Run-Time Environments</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Processors/Translator_Writing_Systems_And_Compiler_Generators">
  <rdfs:label>Translator Writing Systems And Compiler Generators</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages/Processors</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Programming_Languages/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems">
  <rdfs:label>Operating Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>C</rdfs:comment>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Process_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Storage_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/File_Systems_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Communications_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Reliability</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Security_And_Protection</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Organization_And_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Performance</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Systems_Programs_And_Utilities</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Process_Management">
  <rdfs:label>Process Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Process_Management/Concurrency</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Process_Management/Deadlocks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Process_Management/Multiprocessing_Multiprogramming_Multitasking</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Process_Management/Mutual_Exclusion</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Process_Management/Scheduling</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Process_Management/Synchronization</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Process_Management/Threads</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Process_Management/Concurrency">
  <rdfs:label>Concurrency</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Process_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Process_Management/Deadlocks">
  <rdfs:label>Deadlocks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Process_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Process_Management/Multiprocessing_Multiprogramming_Multitasking">
  <rdfs:label>Multiprocessing/Multiprogramming/Multitasking</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Process_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Process_Management/Mutual_Exclusion">
  <rdfs:label>Mutual Exclusion</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Process_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Process_Management/Scheduling">
  <rdfs:label>Scheduling</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Process_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Process_Management/Synchronization">
  <rdfs:label>Synchronization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Process_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Process_Management/Threads">
  <rdfs:label>Threads</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Process_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Storage_Management">
  <rdfs:label>Storage Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Storage_Management/Allocation_Deallocation_Strategies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Storage_Management/Distributed_Memories</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Storage_Management/Garbage_Collection</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Storage_Management/Main_Memory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Storage_Management/Secondary_Storage</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Storage_Management/Storage_Hierarchies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Storage_Management/Virtual_Memory</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Storage_Management/Allocation_Deallocation_Strategies">
  <rdfs:label>Allocation/Deallocation Strategies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Storage_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Storage_Management/Distributed_Memories">
  <rdfs:label>Distributed Memories</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Storage_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Storage_Management/Garbage_Collection">
  <rdfs:label>Garbage Collection</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Storage_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Storage_Management/Main_Memory">
  <rdfs:label>Main Memory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Storage_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Storage_Management/Secondary_Storage">
  <rdfs:label>Secondary Storage</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Storage_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Storage_Management/Storage_Hierarchies">
  <rdfs:label>Storage Hierarchies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Storage_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Storage_Management/Virtual_Memory">
  <rdfs:label>Virtual Memory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Storage_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/File_Systems_Management">
  <rdfs:label>File Systems Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Data/Files"/>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/File_Systems_Management/Access_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/File_Systems_Management/Directory_Structures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/File_Systems_Management/Distributed_File_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/File_Systems_Management/File_Organization</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/File_Systems_Management/Access_Methods">
  <rdfs:label>Access Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/File_Systems_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/File_Systems_Management/Directory_Structures">
  <rdfs:label>Directory Structures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/File_Systems_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/File_Systems_Management/Distributed_File_Systems">
  <rdfs:label>Distributed File Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/File_Systems_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/File_Systems_Management/File_Organization">
  <rdfs:label>File Organization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/File_Systems_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Communications_Management">
  <rdfs:label>Communications Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks"/>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Communications_Management/Buffering</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Communications_Management/Input_Output</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Communications_Management/Message_Sending</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Communications_Management/Network_Communication</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Communications_Management/Buffering">
  <rdfs:label>Buffering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Communications_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Communications_Management/Input_Output">
  <rdfs:label>Input/Output</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Communications_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Communications_Management/Message_Sending">
  <rdfs:label>Message Sending</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Communications_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Communications_Management/Network_Communication">
  <rdfs:label>Network Communication</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Communications_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Reliability">
  <rdfs:label>Reliability</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Reliability/Backup_Procedures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Reliability/Checkpoint_Restart</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Reliability/Fault_Tolerance</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Reliability/Verification</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Reliability/Backup_Procedures">
  <rdfs:label>Backup Procedures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Reliability</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Reliability/Checkpoint_Restart">
  <rdfs:label>Checkpoint/Restart</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Reliability</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Reliability/Fault_Tolerance">
  <rdfs:label>Fault-Tolerance</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Reliability</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Reliability/Verification">
  <rdfs:label>Verification</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Reliability</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Security_And_Protection">
  <rdfs:label>Security And Protection</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Security_And_Protection"/>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Security_And_Protection/Access_Controls</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Security_And_Protection/Authentication</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Security_And_Protection/Cryptographic_Controls</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Security_And_Protection/Information_Flow_Controls</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Security_And_Protection/Invasive_Software</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Security_And_Protection/Access_Controls">
  <rdfs:label>Access Controls</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Security_And_Protection</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Security_And_Protection/Authentication">
  <rdfs:label>Authentication</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Security_And_Protection</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Security_And_Protection/Cryptographic_Controls">
  <rdfs:label>Cryptographic Controls</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Security_And_Protection</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Security_And_Protection/Information_Flow_Controls">
  <rdfs:label>Information Flow Controls</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Security_And_Protection</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Security_And_Protection/Invasive_Software">
  <rdfs:label>Invasive Software</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Security_And_Protection</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., viruses, worms, Trojan horses</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Organization_And_Design">
  <rdfs:label>Organization And Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Organization_And_Design/Distributed_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Organization_And_Design/Interactive_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Organization_And_Design/Real_Time_Systems_And_Embedded_Systems</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Organization_And_Design/Distributed_Systems">
  <rdfs:label>Distributed Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Organization_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Organization_And_Design/Interactive_Systems">
  <rdfs:label>Interactive Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Organization_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Organization_And_Design/Real_Time_Systems_And_Embedded_Systems">
  <rdfs:label>Real-Time Systems And Embedded Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Organization_And_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Performance">
  <rdfs:label>Performance</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Systems_Organization/Performance_Of_Systems"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Software_Engineering/Metrics"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Simulation_And_Modeling"/>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Performance/Measurements</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Performance/Modeling_And_Prediction</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Performance/Monitors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Performance/Operational_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Performance/Queueing_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Performance/Simulation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Performance/Stochastic_Analysis</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Performance/Measurements">
  <rdfs:label>Measurements</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Performance</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Performance/Modeling_And_Prediction">
  <rdfs:label>Modeling And Prediction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Performance</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Performance/Monitors">
  <rdfs:label>Monitors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Performance</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Performance/Operational_Analysis">
  <rdfs:label>Operational Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Performance</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Performance/Queueing_Theory">
  <rdfs:label>Queueing Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Performance</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Performance/Simulation">
  <rdfs:label>Simulation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Performance</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Performance/Stochastic_Analysis">
  <rdfs:label>Stochastic Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Performance</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Systems_Programs_And_Utilities">
  <rdfs:label>Systems Programs And Utilities</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Systems_Programs_And_Utilities/Command_And_Control_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Software/Operating_Systems/Systems_Programs_And_Utilities/Window_Managers</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Systems_Programs_And_Utilities/Command_And_Control_Languages">
  <rdfs:label>Command And Control Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Systems_Programs_And_Utilities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Systems_Programs_And_Utilities/Window_Managers">
  <rdfs:label>Window Managers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems/Systems_Programs_And_Utilities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Operating_Systems/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software/Operating_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Software/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data">
  <rdfs:label>Data</rdfs:label>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Data/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Structures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Storage_Representations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Encryption</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Coding_And_Information_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Files</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Structures">
  <rdfs:label>Data Structures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Structures/Arrays</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Structures/Distributed_Data_Structures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Structures/Graphs_And_Networks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Structures/Lists_Stacks_And_Queues</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Structures/Records</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Structures/Trees</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Structures/Arrays">
  <rdfs:label>Arrays</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Data_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Structures/Distributed_Data_Structures">
  <rdfs:label>Distributed Data Structures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Data_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Structures/Graphs_And_Networks">
  <rdfs:label>Graphs And Networks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Data_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Structures/Lists_Stacks_And_Queues">
  <rdfs:label>Lists Stacks And Queues</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Data_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Structures/Records">
  <rdfs:label>Records</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Data_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Structures/Trees">
  <rdfs:label>Trees</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Data_Structures</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Storage_Representations">
  <rdfs:label>Data Storage Representations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Storage_Representations/Hash_Table_Representations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Storage_Representations/Linked_Representations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Storage_Representations/Object_Representation</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Storage_Representations/Hash_Table_Representations">
  <rdfs:label>Hash-Table Representations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Data_Storage_Representations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Storage_Representations/Linked_Representations">
  <rdfs:label>Linked Representations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Data_Storage_Representations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Storage_Representations/Object_Representation">
  <rdfs:label>Object Representation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Data_Storage_Representations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Encryption">
  <rdfs:label>Data Encryption</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Encryption/Code_Breaking</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Encryption/Public_Key_Cryptosystems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Data_Encryption/Standards</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Encryption/Code_Breaking">
  <rdfs:label>Code Breaking</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Data_Encryption</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Encryption/Public_Key_Cryptosystems">
  <rdfs:label>Public Key Cryptosystems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Data_Encryption</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Data_Encryption/Standards">
  <rdfs:label>Standards</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Data_Encryption</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., DES, PGP, RSA</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Coding_And_Information_Theory">
  <rdfs:label>Coding And Information Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Information_Systems/Models_And_Principles/Systems_And_Information_Theory"/>
  <acm:SubTopic>ACMTopic/Data/Coding_And_Information_Theory/Data_Compaction_And_Compression</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Coding_And_Information_Theory/Error_Control_Codes</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Coding_And_Information_Theory/Formal_Models_Of_Communication</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Coding_And_Information_Theory/Data_Compaction_And_Compression">
  <rdfs:label>Data Compaction And Compression</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Coding_And_Information_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Coding_And_Information_Theory/Error_Control_Codes">
  <rdfs:label>Error Control Codes</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Coding_And_Information_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Coding_And_Information_Theory/Formal_Models_Of_Communication">
  <rdfs:label>Formal Models Of Communication</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Coding_And_Information_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Files">
  <rdfs:label>Files</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Operating_Systems/File_Systems_Management"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Information_Systems/Database_Management"/>
  <acm:SubTopic>ACMTopic/Data/Files/Backup_Recovery</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Files/Organization_Structure</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Data/Files/Sorting_Searching</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Files/Backup_Recovery">
  <rdfs:label>Backup/Recovery</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Files</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Files/Organization_Structure">
  <rdfs:label>Organization/Structure</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Files</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Files/Sorting_Searching">
  <rdfs:label>Sorting/Searching</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data/Files</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Data/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Data</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation">
  <rdfs:label>Theory Of Computation</rdfs:label>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices">
  <rdfs:label>Computation By Abstract Devices</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation">
  <rdfs:label>Models Of Computation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic"/>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation/Automata</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation/Bounded_Action_Devices</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation/Computability_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation/Relations_Between_Models</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation/Self_Modifying_Machines</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation/Unbounded_Action_Devices</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation/Automata">
  <rdfs:label>Automata</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., finite, push-down, resource-bounded</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation/Bounded_Action_Devices">
  <rdfs:label>Bounded-Action Devices</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., Turing machines, random access machines</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation/Computability_Theory">
  <rdfs:label>Computability Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation/Relations_Between_Models">
  <rdfs:label>Relations Between Models</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation/Self_Modifying_Machines">
  <rdfs:label>Self-Modifying Machines</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., neural networks</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation/Unbounded_Action_Devices">
  <rdfs:label>Unbounded-Action Devices</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., cellular automata, circuits, networks of machines</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation">
  <rdfs:label>Modes Of Computation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation/Alternation_And_Nondeterminism</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation/Interactive_And_Reactive_Computation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation/Online_Computation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation/Parallelism_And_Concurrency</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation/Probabilistic_Computation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation/Relativized_Computation</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation/Alternation_And_Nondeterminism">
  <rdfs:label>Alternation And Nondeterminism</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation/Interactive_And_Reactive_Computation">
  <rdfs:label>Interactive And Reactive Computation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation/Online_Computation">
  <rdfs:label>Online Computation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation/Parallelism_And_Concurrency">
  <rdfs:label>Parallelism And Concurrency</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation/Probabilistic_Computation">
  <rdfs:label>Probabilistic Computation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation/Relativized_Computation">
  <rdfs:label>Relativized Computation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Modes_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes">
  <rdfs:label>Complexity Measures And Classes</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity"/>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes/Complexity_Hierarchies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes/Reducibility_And_Completeness</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes/Relations_Among_Complexity_Classes</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes/Relations_Among_Complexity_Measures</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes/Complexity_Hierarchies">
  <rdfs:label>Complexity Hierarchies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes/Reducibility_And_Completeness">
  <rdfs:label>Reducibility And Completeness</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes/Relations_Among_Complexity_Classes">
  <rdfs:label>Relations Among Complexity Classes</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes/Relations_Among_Complexity_Measures">
  <rdfs:label>Relations Among Complexity Measures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity">
  <rdfs:label>Analysis Of Algorithms And Problem Complexity</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Hardware/Logic_Design"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Hardware/Integrated_Circuits"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes"/>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Tradeoffs_Between_Complexity_Measures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems">
  <rdfs:label>Numerical Algorithms And Problems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Mathematics_Of_Computing/Mathematical_Software"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation"/>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems/Computation_Of_Transforms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems/Computations_In_Finite_Fields</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems/Computations_On_Matrices</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems/Computations_On_Polynomials</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems/Number_Theoretic_Computations</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems/Computation_Of_Transforms">
  <rdfs:label>Computation Of Transforms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., fast Fourier transform</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems/Computations_In_Finite_Fields">
  <rdfs:label>Computations In Finite Fields</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems/Computations_On_Matrices">
  <rdfs:label>Computations On Matrices</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems/Computations_On_Polynomials">
  <rdfs:label>Computations On Polynomials</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems/Number_Theoretic_Computations">
  <rdfs:label>Number-Theoretic Computations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., factoring, primality testing</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems">
  <rdfs:label>Nonnumerical Algorithms And Problems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Data/Data_Storage_Representations"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Data/Data_Encryption"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Data/Coding_And_Information_Theory"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Data/Files"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Information_Systems/Database_Management"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Information_Systems/Information_Storage_And_Retrieval"/>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Complexity_Of_Proof_Procedures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Computations_On_Discrete_Structures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Geometrical_Problems_And_Computations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Pattern_Matching</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Routing_And_Layout</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Sequencing_And_Scheduling</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Sorting_And_Searching</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Complexity_Of_Proof_Procedures">
  <rdfs:label>Complexity Of Proof Procedures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Computations_On_Discrete_Structures">
  <rdfs:label>Computations On Discrete Structures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Geometrical_Problems_And_Computations">
  <rdfs:label>Geometrical Problems And Computations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Pattern_Matching">
  <rdfs:label>Pattern Matching</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Routing_And_Layout">
  <rdfs:label>Routing And Layout</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Sequencing_And_Scheduling">
  <rdfs:label>Sequencing And Scheduling</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems/Sorting_And_Searching">
  <rdfs:label>Sorting And Searching</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Tradeoffs_Between_Complexity_Measures">
  <rdfs:label>Tradeoffs Between Complexity Measures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Complexity_Measures_And_Classes"/>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs">
  <rdfs:label>Logics And Meanings Of Programs</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs">
  <rdfs:label>Specifying And Verifying And Reasoning About Programs</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Software_Engineering/Requirements_Specifications"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Software_Engineering/Software_Program_Verification"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Data/Data_Structures"/>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs/Assertions</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs/Invariants</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs/Logics_Of_Programs</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs/Mechanical_Verification</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs/Pre__And_Post_Conditions</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs/Specification_Techniques</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs/Assertions">
  <rdfs:label>Assertions</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs/Invariants">
  <rdfs:label>Invariants</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs/Logics_Of_Programs">
  <rdfs:label>Logics Of Programs</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs/Mechanical_Verification">
  <rdfs:label>Mechanical Verification</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs/Pre__And_Post_Conditions">
  <rdfs:label>Pre- And Post-Conditions</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs/Specification_Techniques">
  <rdfs:label>Specification Techniques</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages">
  <rdfs:label>Semantics Of Programming Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory"/>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages/Algebraic_Approaches_To_Semantics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages/Denotational_Semantics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages/Operational_Semantics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages/Partial_Evaluation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages/Process_Models</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages/Program_Analysis</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages/Algebraic_Approaches_To_Semantics">
  <rdfs:label>Algebraic Approaches To Semantics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages/Denotational_Semantics">
  <rdfs:label>Denotational Semantics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages/Operational_Semantics">
  <rdfs:label>Operational Semantics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages/Partial_Evaluation">
  <rdfs:label>Partial Evaluation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages/Process_Models">
  <rdfs:label>Process Models</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages/Program_Analysis">
  <rdfs:label>Program Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Semantics_Of_Programming_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs">
  <rdfs:label>Studies Of Program Constructs</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Language_Classifications"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features"/>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs/Control_Primitives</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs/Functional_Constructs</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs/Object_Oriented_Constructs</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs/Program_And_Recursion_Schemes</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs/Type_Structure</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs/Control_Primitives">
  <rdfs:label>Control Primitives</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs/Functional_Constructs">
  <rdfs:label>Functional Constructs</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs/Object_Oriented_Constructs">
  <rdfs:label>Object-Oriented Constructs</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs/Program_And_Recursion_Schemes">
  <rdfs:label>Program And Recursion Schemes</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs/Type_Structure">
  <rdfs:label>Type Structure</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Studies_Of_Program_Constructs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages">
  <rdfs:label>Mathematical Logic And Formal Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic">
  <rdfs:label>Mathematical Logic</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Computation_By_Abstract_Devices/Models_Of_Computation"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods"/>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Computability_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Computational_Logic</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Lambda_Calculus_And_Related_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Logic_And_Constraint_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Mechanical_Theorem_Proving</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Modal_Logic</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Model_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Proof_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Recursive_Function_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Set_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Temporal_Logic</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Computability_Theory">
  <rdfs:label>Computability Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Computational_Logic">
  <rdfs:label>Computational Logic</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Lambda_Calculus_And_Related_Systems">
  <rdfs:label>Lambda Calculus And Related Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Logic_And_Constraint_Programming">
  <rdfs:label>Logic And Constraint Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Mechanical_Theorem_Proving">
  <rdfs:label>Mechanical Theorem Proving</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Modal_Logic">
  <rdfs:label>Modal Logic</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Model_Theory">
  <rdfs:label>Model Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Proof_Theory">
  <rdfs:label>Proof Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Recursive_Function_Theory">
  <rdfs:label>Recursive Function Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Set_Theory">
  <rdfs:label>Set Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic/Temporal_Logic">
  <rdfs:label>Temporal Logic</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems">
  <rdfs:label>Grammars And Other Rewriting Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory"/>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems/Decision_Problems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems/Grammar_Types</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems/Parallel_Rewriting_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems/Parsing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems/Thue_Systems</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems/Decision_Problems">
  <rdfs:label>Decision Problems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems/Grammar_Types">
  <rdfs:label>Grammar Types</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., context-free, context-sensitive</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems/Parallel_Rewriting_Systems">
  <rdfs:label>Parallel Rewriting Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., developmental systems, L-systems</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems/Parsing">
  <rdfs:label>Parsing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems/Thue_Systems">
  <rdfs:label>Thue Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Grammars_And_Other_Rewriting_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages">
  <rdfs:label>Formal Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Formal_Definitions_And_Theory"/>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages/Algebraic_Language_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages/Classes_Defined_By_Grammars_Or_Automata</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages/Decision_Problems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages/Operations_On_Languages</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages/Algebraic_Language_Theory">
  <rdfs:label>Algebraic Language Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages/Classes_Defined_By_Grammars_Or_Automata">
  <rdfs:label>Classes Defined By Grammars Or Automata</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., context-free languages, regular sets, recursive sets</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages/Decision_Problems">
  <rdfs:label>Decision Problems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages/Operations_On_Languages">
  <rdfs:label>Operations On Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Theory_Of_Computation/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Theory_Of_Computation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing">
  <rdfs:label>Mathematics Of Computing</rdfs:label>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis">
  <rdfs:label>Numerical Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Computer_Arithmetic</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Conditioning</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Error_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Interval_Arithmetic</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Multiple_Precision_Arithmetic</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Numerical_Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Parallel_Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Stability</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Computer_Arithmetic">
  <rdfs:label>Computer Arithmetic</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Conditioning">
  <rdfs:label>Conditioning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>and ill-conditioning</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Error_Analysis">
  <rdfs:label>Error Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Interval_Arithmetic">
  <rdfs:label>Interval Arithmetic</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Multiple_Precision_Arithmetic">
  <rdfs:label>Multiple Precision Arithmetic</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Numerical_Algorithms">
  <rdfs:label>Numerical Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Parallel_Algorithms">
  <rdfs:label>Parallel Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General/Stability">
  <rdfs:label>Stability</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>and instability</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation">
  <rdfs:label>Interpolation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism"/>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation/Extrapolation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation/Interpolation_Formulas</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation/Smoothing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation/Spline_And_Piecewise_Polynomial_Interpolation</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation/Extrapolation">
  <rdfs:label>Extrapolation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation/Interpolation_Formulas">
  <rdfs:label>Interpolation Formulas</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation/Smoothing">
  <rdfs:label>Smoothing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation/Spline_And_Piecewise_Polynomial_Interpolation">
  <rdfs:label>Spline And Piecewise Polynomial Interpolation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Interpolation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation">
  <rdfs:label>Approximation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Approximation_Of_Surfaces_And_Contours</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Chebyshev_Approximation_And_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Elementary_Function_Approximation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Fast_Fourier_Transforms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Least_Squares_Approximation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Linear_Approximation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Minimax_Approximation_And_Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Nonlinear_Approximation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Rational_Approximation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Special_Function_Approximations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Spline_And_Piecewise_Polynomial_Approximation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Wavelets_And_Fractals</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Approximation_Of_Surfaces_And_Contours">
  <rdfs:label>Approximation Of Surfaces And Contours</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Chebyshev_Approximation_And_Theory">
  <rdfs:label>Chebyshev Approximation And Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Elementary_Function_Approximation">
  <rdfs:label>Elementary Function Approximation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Fast_Fourier_Transforms">
  <rdfs:label>Fast Fourier Transforms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>FFT</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Least_Squares_Approximation">
  <rdfs:label>Least Squares Approximation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Linear_Approximation">
  <rdfs:label>Linear Approximation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Minimax_Approximation_And_Algorithms">
  <rdfs:label>Minimax Approximation And Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Nonlinear_Approximation">
  <rdfs:label>Nonlinear Approximation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Rational_Approximation">
  <rdfs:label>Rational Approximation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Special_Function_Approximations">
  <rdfs:label>Special Function Approximations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Spline_And_Piecewise_Polynomial_Approximation">
  <rdfs:label>Spline And Piecewise Polynomial Approximation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation/Wavelets_And_Fractals">
  <rdfs:label>Wavelets And Fractals</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Approximation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra">
  <rdfs:label>Numerical Linear Algebra</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Conditioning</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Eigenvalues_And_Eigenvectors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Error_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Linear_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Matrix_Inversion</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Singular_Value_Decomposition</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Sparse_Structured_And_Very_Large_Systems</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Conditioning">
  <rdfs:label>Conditioning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Eigenvalues_And_Eigenvectors">
  <rdfs:label>Eigenvalues And Eigenvectors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>direct and iterative methods</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Error_Analysis">
  <rdfs:label>Error Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Linear_Systems">
  <rdfs:label>Linear Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>direct and iterative methods</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Matrix_Inversion">
  <rdfs:label>Matrix Inversion</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Singular_Value_Decomposition">
  <rdfs:label>Singular Value Decomposition</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra/Sparse_Structured_And_Very_Large_Systems">
  <rdfs:label>Sparse Structured And Very Large Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Numerical_Linear_Algebra</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>direct and iterative methods</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation">
  <rdfs:label>Quadrature And Numerical Differentiation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems"/>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Adaptive_And_Iterative_Quadrature</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Automatic_Differentiation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Error_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Finite_Difference_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Gaussian_Quadrature</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Iterative_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Multidimensional_Multiple_Quadrature</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Adaptive_And_Iterative_Quadrature">
  <rdfs:label>Adaptive And Iterative Quadrature</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Automatic_Differentiation">
  <rdfs:label>Automatic Differentiation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Error_Analysis">
  <rdfs:label>Error Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Finite_Difference_Methods">
  <rdfs:label>Finite Difference Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Gaussian_Quadrature">
  <rdfs:label>Gaussian Quadrature</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Iterative_Methods">
  <rdfs:label>Iterative Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation/Multidimensional_Multiple_Quadrature">
  <rdfs:label>Multidimensional Multiple Quadrature</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Quadrature_And_Numerical_Differentiation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations">
  <rdfs:label>Roots Of Nonlinear Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations/Continuation_Homotopy_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations/Convergence</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations/Error_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations/Iterative_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations/Polynomials_Methods_For</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations/Systems_Of_Equations</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations/Continuation_Homotopy_Methods">
  <rdfs:label>Continuation Homotopy Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations/Convergence">
  <rdfs:label>Convergence</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations/Error_Analysis">
  <rdfs:label>Error Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations/Iterative_Methods">
  <rdfs:label>Iterative Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations/Polynomials_Methods_For">
  <rdfs:label>Polynomials Methods For</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations/Systems_Of_Equations">
  <rdfs:label>Systems Of Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Roots_Of_Nonlinear_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization">
  <rdfs:label>Optimization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Constrained_Optimization</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Convex_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Global_Optimization</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Gradient_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Integer_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Least_Squares_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Linear_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Nonlinear_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Quadratic_Programming_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Simulated_Annealing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Stochastic_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Unconstrained_Optimization</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Constrained_Optimization">
  <rdfs:label>Constrained Optimization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Convex_Programming">
  <rdfs:label>Convex Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Global_Optimization">
  <rdfs:label>Global Optimization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Gradient_Methods">
  <rdfs:label>Gradient Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Integer_Programming">
  <rdfs:label>Integer Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Least_Squares_Methods">
  <rdfs:label>Least Squares Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Linear_Programming">
  <rdfs:label>Linear Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Nonlinear_Programming">
  <rdfs:label>Nonlinear Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Quadratic_Programming_Methods">
  <rdfs:label>Quadratic Programming Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Simulated_Annealing">
  <rdfs:label>Simulated Annealing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Stochastic_Programming">
  <rdfs:label>Stochastic Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization/Unconstrained_Optimization">
  <rdfs:label>Unconstrained Optimization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Optimization</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations">
  <rdfs:label>Ordinary Differential Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Boundary_Value_Problems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Chaotic_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Convergence_And_Stability</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Differential_Algebraic_Equations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Error_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Finite_Difference_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Initial_Value_Problems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Multistep_And_Multivalue_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/One_Step_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Stiff_Equations</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Boundary_Value_Problems">
  <rdfs:label>Boundary Value Problems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Chaotic_Systems">
  <rdfs:label>Chaotic Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Convergence_And_Stability">
  <rdfs:label>Convergence And Stability</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Differential_Algebraic_Equations">
  <rdfs:label>Differential-Algebraic Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Error_Analysis">
  <rdfs:label>Error Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Finite_Difference_Methods">
  <rdfs:label>Finite Difference Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Initial_Value_Problems">
  <rdfs:label>Initial Value Problems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Multistep_And_Multivalue_Methods">
  <rdfs:label>Multistep And Multivalue Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/One_Step_Methods">
  <rdfs:label>One-Step Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>single step methods</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations/Stiff_Equations">
  <rdfs:label>Stiff Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Ordinary_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations">
  <rdfs:label>Partial Differential Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Domain_Decomposition_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Elliptic_Equations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Finite_Difference_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Finite_Element_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Finite_Volume_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Hyperbolic_Equations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Inverse_Problems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Iterative_Solution_Techniques</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Method_Of_Lines</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Multigrid_And_Multilevel_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Parabolic_Equations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Spectral_Methods</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Domain_Decomposition_Methods">
  <rdfs:label>Domain Decomposition Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Elliptic_Equations">
  <rdfs:label>Elliptic Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Finite_Difference_Methods">
  <rdfs:label>Finite Difference Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Finite_Element_Methods">
  <rdfs:label>Finite Element Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Finite_Volume_Methods">
  <rdfs:label>Finite Volume Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Hyperbolic_Equations">
  <rdfs:label>Hyperbolic Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Inverse_Problems">
  <rdfs:label>Inverse Problems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Iterative_Solution_Techniques">
  <rdfs:label>Iterative Solution Techniques</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Method_Of_Lines">
  <rdfs:label>Method Of Lines</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Multigrid_And_Multilevel_Methods">
  <rdfs:label>Multigrid And Multilevel Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Parabolic_Equations">
  <rdfs:label>Parabolic Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations/Spectral_Methods">
  <rdfs:label>Spectral Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Partial_Differential_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations">
  <rdfs:label>Integral Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations/Delay_Equations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations/Fredholm_Equations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations/Integro_Differential_Equations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations/Volterra_Equations</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations/Delay_Equations">
  <rdfs:label>Delay Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations/Fredholm_Equations">
  <rdfs:label>Fredholm Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations/Integro_Differential_Equations">
  <rdfs:label>Integro-Differential Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations/Volterra_Equations">
  <rdfs:label>Volterra Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Integral_Equations</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Applications">
  <rdfs:label>Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Numerical_Analysis/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Numerical_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics">
  <rdfs:label>Discrete Mathematics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics">
  <rdfs:label>Combinatorics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems"/>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics/Combinatorial_Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics/Counting_Problems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics/Generating_Functions</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics/Permutations_And_Combinations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics/Recurrences_And_Difference_Equations</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics/Combinatorial_Algorithms">
  <rdfs:label>Combinatorial Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics/Counting_Problems">
  <rdfs:label>Counting Problems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics/Generating_Functions">
  <rdfs:label>Generating Functions</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics/Permutations_And_Combinations">
  <rdfs:label>Permutations And Combinations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics/Recurrences_And_Difference_Equations">
  <rdfs:label>Recurrences And Difference Equations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Combinatorics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory">
  <rdfs:label>Graph Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems"/>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory/Graph_Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory/Graph_Labeling</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory/Hypergraphs</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory/Network_Problems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory/Path_And_Circuit_Problems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory/Trees</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory/Graph_Algorithms">
  <rdfs:label>Graph Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory/Graph_Labeling">
  <rdfs:label>Graph Labeling</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory/Hypergraphs">
  <rdfs:label>Hypergraphs</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory/Network_Problems">
  <rdfs:label>Network Problems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory/Path_And_Circuit_Problems">
  <rdfs:label>Path And Circuit Problems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory/Trees">
  <rdfs:label>Trees</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Graph_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Applications">
  <rdfs:label>Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Discrete_Mathematics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics">
  <rdfs:label>Probability And Statistics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Contingency_Table_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Correlation_And_Regression_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Distribution_Functions</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Experimental_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Markov_Processes</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Multivariate_Statistics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Nonparametric_Statistics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Probabilistic_Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Queueing_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Random_Number_Generation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Reliability_And_Life_Testing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Renewal_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Robust_Regression</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Statistical_Computing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Statistical_Software</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Stochastic_Processes</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Survival_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Time_Series_Analysis</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Contingency_Table_Analysis">
  <rdfs:label>Contingency Table Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Correlation_And_Regression_Analysis">
  <rdfs:label>Correlation And Regression Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Distribution_Functions">
  <rdfs:label>Distribution Functions</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Experimental_Design">
  <rdfs:label>Experimental Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Markov_Processes">
  <rdfs:label>Markov Processes</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Multivariate_Statistics">
  <rdfs:label>Multivariate Statistics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Nonparametric_Statistics">
  <rdfs:label>Nonparametric Statistics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Probabilistic_Algorithms">
  <rdfs:label>Probabilistic Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>including Monte Carlo</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Queueing_Theory">
  <rdfs:label>Queueing Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Random_Number_Generation">
  <rdfs:label>Random Number Generation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Reliability_And_Life_Testing">
  <rdfs:label>Reliability And Life Testing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Renewal_Theory">
  <rdfs:label>Renewal Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Robust_Regression">
  <rdfs:label>Robust Regression</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Statistical_Computing">
  <rdfs:label>Statistical Computing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Statistical_Software">
  <rdfs:label>Statistical Software</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Stochastic_Processes">
  <rdfs:label>Stochastic Processes</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Survival_Analysis">
  <rdfs:label>Survival Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics/Time_Series_Analysis">
  <rdfs:label>Time Series Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Mathematical_Software">
  <rdfs:label>Mathematical Software</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software/Algorithm_Design_And_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software/Certification_And_Testing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software/Documentation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software/Efficiency</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software/Parallel_And_Vector_Implementations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software/Reliability_And_Robustness</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software/User_Interfaces</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Mathematical_Software/Algorithm_Design_And_Analysis">
  <rdfs:label>Algorithm Design And Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Mathematical_Software/Certification_And_Testing">
  <rdfs:label>Certification And Testing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Mathematical_Software/Documentation">
  <rdfs:label>Documentation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Mathematical_Software/Efficiency">
  <rdfs:label>Efficiency</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Mathematical_Software/Parallel_And_Vector_Implementations">
  <rdfs:label>Parallel And Vector Implementations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Mathematical_Software/Reliability_And_Robustness">
  <rdfs:label>Reliability And Robustness</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Mathematical_Software/User_Interfaces">
  <rdfs:label>User Interfaces</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing/Mathematical_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Mathematics_Of_Computing/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Mathematics_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems">
  <rdfs:label>Information Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Models_And_Principles</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Models_And_Principles">
  <rdfs:label>Models And Principles</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Models_And_Principles/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Models_And_Principles/Systems_And_Information_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Models_And_Principles/User_Machine_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Models_And_Principles/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Models_And_Principles/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Models_And_Principles/Systems_And_Information_Theory">
  <rdfs:label>Systems And Information Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Data/Coding_And_Information_Theory"/>
  <acm:SubTopic>ACMTopic/Information_Systems/Models_And_Principles/Systems_And_Information_Theory/General_Systems_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Models_And_Principles/Systems_And_Information_Theory/Information_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Models_And_Principles/Systems_And_Information_Theory/Value_Of_Information</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Models_And_Principles/Systems_And_Information_Theory/General_Systems_Theory">
  <rdfs:label>General Systems Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles/Systems_And_Information_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Models_And_Principles/Systems_And_Information_Theory/Information_Theory">
  <rdfs:label>Information Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles/Systems_And_Information_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Models_And_Principles/Systems_And_Information_Theory/Value_Of_Information">
  <rdfs:label>Value Of Information</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles/Systems_And_Information_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Models_And_Principles/User_Machine_Systems">
  <rdfs:label>User/Machine Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Models_And_Principles/User_Machine_Systems/Human_Factors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Models_And_Principles/User_Machine_Systems/Human_Information_Processing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Models_And_Principles/User_Machine_Systems/Software_Psychology</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Models_And_Principles/User_Machine_Systems/Human_Factors">
  <rdfs:label>Human Factors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles/User_Machine_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Models_And_Principles/User_Machine_Systems/Human_Information_Processing">
  <rdfs:label>Human Information Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles/User_Machine_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Models_And_Principles/User_Machine_Systems/Software_Psychology">
  <rdfs:label>Software Psychology</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles/User_Machine_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Models_And_Principles/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Models_And_Principles</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management">
  <rdfs:label>Database Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Data/Files"/>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Logical_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Physical_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Heterogeneous_Databases</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Database_Machines</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Database_Administration</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Database_Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Logical_Design">
  <rdfs:label>Logical Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Logical_Design/Data_Models</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Logical_Design/Normal_Forms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Logical_Design/Schema_And_Subschema</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Logical_Design/Data_Models">
  <rdfs:label>Data Models</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Logical_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Logical_Design/Normal_Forms">
  <rdfs:label>Normal Forms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Logical_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Logical_Design/Schema_And_Subschema">
  <rdfs:label>Schema And Subschema</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Logical_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Physical_Design">
  <rdfs:label>Physical Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Physical_Design/Access_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Physical_Design/Deadlock_Avoidance</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Physical_Design/Recovery_And_Restart</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Physical_Design/Access_Methods">
  <rdfs:label>Access Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Physical_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Physical_Design/Deadlock_Avoidance">
  <rdfs:label>Deadlock Avoidance</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Physical_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Physical_Design/Recovery_And_Restart">
  <rdfs:label>Recovery And Restart</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Physical_Design</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Languages">
  <rdfs:label>Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Language_Classifications"/>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Languages/Data_Description_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Languages/Data_Manipulation_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Languages/Database_Persistent_Programming_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Languages/Query_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Languages/Report_Writers</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Languages/Data_Description_Languages">
  <rdfs:label>Data Description Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>DDL</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Languages/Data_Manipulation_Languages">
  <rdfs:label>Data Manipulation Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>DML</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Languages/Database_Persistent_Programming_Languages">
  <rdfs:label>Database Persistent Programming Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Languages/Query_Languages">
  <rdfs:label>Query Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Languages/Report_Writers">
  <rdfs:label>Report Writers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Languages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Systems">
  <rdfs:label>Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Systems/Concurrency</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Systems/Distributed_Databases</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Systems/Multimedia_Databases</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Systems/Object_Oriented_Databases</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Systems/Parallel_Databases</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Systems/Query_Processing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Systems/Relational_Databases</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Systems/Rule_Based_Databases</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Systems/Textual_Databases</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Systems/Transaction_Processing</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Systems/Concurrency">
  <rdfs:label>Concurrency</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Systems/Distributed_Databases">
  <rdfs:label>Distributed Databases</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Systems/Multimedia_Databases">
  <rdfs:label>Multimedia Databases</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Systems/Object_Oriented_Databases">
  <rdfs:label>Object-Oriented Databases</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Systems/Parallel_Databases">
  <rdfs:label>Parallel Databases</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Systems/Query_Processing">
  <rdfs:label>Query Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Systems/Relational_Databases">
  <rdfs:label>Relational Databases</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Systems/Rule_Based_Databases">
  <rdfs:label>Rule-Based Databases</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Systems/Textual_Databases">
  <rdfs:label>Textual Databases</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Systems/Transaction_Processing">
  <rdfs:label>Transaction Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Heterogeneous_Databases">
  <rdfs:label>Heterogeneous Databases</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Database_Machines">
  <rdfs:label>Database Machines</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Database_Administration">
  <rdfs:label>Database Administration</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Database_Administration/Data_Dictionary_Directory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Database_Administration/Data_Warehouse_And_Repository</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Database_Administration/Logging_And_Recovery</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Database_Administration/Security_Integrity_And_Protection</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Database_Administration/Data_Dictionary_Directory">
  <rdfs:label>Data Dictionary/Directory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Database_Administration</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Database_Administration/Data_Warehouse_And_Repository">
  <rdfs:label>Data Warehouse And Repository</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Database_Administration</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Database_Administration/Logging_And_Recovery">
  <rdfs:label>Logging And Recovery</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Database_Administration</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Database_Administration/Security_Integrity_And_Protection">
  <rdfs:label>Security Integrity And Protection</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Database_Administration</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Database_Applications">
  <rdfs:label>Database Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Database_Applications/Data_Mining</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Database_Applications/Image_Databases</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Database_Applications/Scientific_Databases</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Database_Applications/Spatial_Databases_And_Gis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Database_Management/Database_Applications/Statistical_Databases</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Database_Applications/Data_Mining">
  <rdfs:label>Data Mining</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Database_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Database_Applications/Image_Databases">
  <rdfs:label>Image Databases</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Database_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Database_Applications/Scientific_Databases">
  <rdfs:label>Scientific Databases</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Database_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Database_Applications/Spatial_Databases_And_Gis">
  <rdfs:label>Spatial Databases And Gis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Database_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Database_Applications/Statistical_Databases">
  <rdfs:label>Statistical Databases</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management/Database_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Database_Management/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Database_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval">
  <rdfs:label>Information Storage And Retrieval</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Storage</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Online_Information_Services</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Library_Automation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing">
  <rdfs:label>Content Analysis And Indexing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing/Abstracting_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing/Dictionaries</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing/Indexing_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing/Linguistic_Processing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing/Thesauruses</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing/Abstracting_Methods">
  <rdfs:label>Abstracting Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing/Dictionaries">
  <rdfs:label>Dictionaries</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing/Indexing_Methods">
  <rdfs:label>Indexing Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing/Linguistic_Processing">
  <rdfs:label>Linguistic Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing/Thesauruses">
  <rdfs:label>Thesauruses</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Content_Analysis_And_Indexing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Storage">
  <rdfs:label>Information Storage</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Storage/File_Organization</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Storage/File_Organization">
  <rdfs:label>File Organization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Storage</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval">
  <rdfs:label>Information Search And Retrieval</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Clustering</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Information_Filtering</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Query_Formulation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Relevance_Feedback</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Retrieval_Models</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Search_Process</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Selection_Process</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Clustering">
  <rdfs:label>Clustering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Information_Filtering">
  <rdfs:label>Information Filtering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Query_Formulation">
  <rdfs:label>Query Formulation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Relevance_Feedback">
  <rdfs:label>Relevance Feedback</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Retrieval_Models">
  <rdfs:label>Retrieval Models</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Search_Process">
  <rdfs:label>Search Process</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval/Selection_Process">
  <rdfs:label>Selection Process</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Information_Search_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software">
  <rdfs:label>Systems And Software</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software/Distributed_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software/Information_Networks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software/Performance_Evaluation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software/User_Profiles_And_Alert_Services</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software/Distributed_Systems">
  <rdfs:label>Distributed Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software/Information_Networks">
  <rdfs:label>Information Networks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software/Performance_Evaluation">
  <rdfs:label>Performance Evaluation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>efficiency and effectiveness</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software/User_Profiles_And_Alert_Services">
  <rdfs:label>User Profiles And Alert Services</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Systems_And_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Online_Information_Services">
  <rdfs:label>Online Information Services</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Online_Information_Services/Commercial_Services</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Online_Information_Services/Data_Sharing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Online_Information_Services/Web_Based_Services</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Online_Information_Services/Commercial_Services">
  <rdfs:label>Commercial Services</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Online_Information_Services</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Online_Information_Services/Data_Sharing">
  <rdfs:label>Data Sharing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Online_Information_Services</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Online_Information_Services/Web_Based_Services">
  <rdfs:label>Web-Based Services</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Online_Information_Services</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Library_Automation">
  <rdfs:label>Library Automation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Library_Automation/Large_Text_Archives</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Library_Automation/Large_Text_Archives">
  <rdfs:label>Large Text Archives</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Library_Automation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries">
  <rdfs:label>Digital Libraries</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries/Collection</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries/Dissemination</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries/Standards</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries/Systems_Issues</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries/User_Issues</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries/Collection">
  <rdfs:label>Collection</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries/Dissemination">
  <rdfs:label>Dissemination</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries/Standards">
  <rdfs:label>Standards</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries/Systems_Issues">
  <rdfs:label>Systems Issues</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries/User_Issues">
  <rdfs:label>User Issues</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Digital_Libraries</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Storage_And_Retrieval/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Storage_And_Retrieval</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications">
  <rdfs:label>Information Systems Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Types_Of_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation">
  <rdfs:label>Office Automation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Document_And_Text_Processing"/>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation/Desktop_Publishing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation/Groupware</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation/Spreadsheets</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation/Time_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation/Word_Processing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation/Workflow_Management</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation/Desktop_Publishing">
  <rdfs:label>Desktop Publishing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation/Groupware">
  <rdfs:label>Groupware</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation/Spreadsheets">
  <rdfs:label>Spreadsheets</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation/Time_Management">
  <rdfs:label>Time Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., calendars, schedules</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation/Word_Processing">
  <rdfs:label>Word Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation/Workflow_Management">
  <rdfs:label>Workflow Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Office_Automation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Types_Of_Systems">
  <rdfs:label>Types Of Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Types_Of_Systems/Decision_Support</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Types_Of_Systems/Logistics</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Types_Of_Systems/Decision_Support">
  <rdfs:label>Decision Support</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Types_Of_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., MIS</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Types_Of_Systems/Logistics">
  <rdfs:label>Logistics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Types_Of_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications">
  <rdfs:label>Communications Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications/Bulletin_Boards</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications/Computer_Conferencing_Teleconferencing_And_Videoconferencing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications/Electronic_Mail</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications/Information_Browsers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications/Videotex</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications/Bulletin_Boards">
  <rdfs:label>Bulletin Boards</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications/Computer_Conferencing_Teleconferencing_And_Videoconferencing">
  <rdfs:label>Computer Conferencing Teleconferencing And Videoconferencing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications/Electronic_Mail">
  <rdfs:label>Electronic Mail</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications/Information_Browsers">
  <rdfs:label>Information Browsers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications/Videotex">
  <rdfs:label>Videotex</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications/Communications_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Systems_Applications/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Systems_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation">
  <rdfs:label>Information Interfaces And Presentation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., HCI</rdfs:comment>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems">
  <rdfs:label>Multimedia Information Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems/Animations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems/Artificial_Augmented_And_Virtual_Realities</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems/Audio_Input_Output</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems/Evaluation_Methodology</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems/Video</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems/Animations">
  <rdfs:label>Animations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems/Artificial_Augmented_And_Virtual_Realities">
  <rdfs:label>Artificial Augmented And Virtual Realities</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems/Audio_Input_Output">
  <rdfs:label>Audio Input/Output</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems/Evaluation_Methodology">
  <rdfs:label>Evaluation/Methodology</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems/Video">
  <rdfs:label>Video</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Multimedia_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., tape, disk, DVI</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces">
  <rdfs:label>User Interfaces</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Software_Engineering/Design_Tools_And_Techniques"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Information_Systems/Models_And_Principles/User_Machine_Systems"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques"/>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Auditory_Non_Speech_Feedback</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Benchmarking</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Ergonomics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Evaluation_Methodology</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Graphical_User_Interfaces</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Haptic_I_O</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Input_Devices_And_Strategies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Interaction_Styles</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Natural_Language</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Prototyping</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Screen_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Standardization</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Style_Guides</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Theory_And_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Training_Help_And_Documentation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/User_Centered_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/User_Interface_Management_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Voice_I_O</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Windowing_Systems</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Auditory_Non_Speech_Feedback">
  <rdfs:label>Auditory Non-Speech Feedback</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Benchmarking">
  <rdfs:label>Benchmarking</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Ergonomics">
  <rdfs:label>Ergonomics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Evaluation_Methodology">
  <rdfs:label>Evaluation/Methodology</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Graphical_User_Interfaces">
  <rdfs:label>Graphical User Interfaces</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>GUI</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Haptic_I_O">
  <rdfs:label>Haptic I/O</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Input_Devices_And_Strategies">
  <rdfs:label>Input Devices And Strategies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., mouse, touchscreen</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Interaction_Styles">
  <rdfs:label>Interaction Styles</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., commands, menus, forms, direct manipulation</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Natural_Language">
  <rdfs:label>Natural Language</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Prototyping">
  <rdfs:label>Prototyping</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Screen_Design">
  <rdfs:label>Screen Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., text, graphics, color</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Standardization">
  <rdfs:label>Standardization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Style_Guides">
  <rdfs:label>Style Guides</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Theory_And_Methods">
  <rdfs:label>Theory And Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Training_Help_And_Documentation">
  <rdfs:label>Training Help And Documentation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/User_Centered_Design">
  <rdfs:label>User-Centered Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/User_Interface_Management_Systems">
  <rdfs:label>User Interface Management Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>UIMS</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Voice_I_O">
  <rdfs:label>Voice I/O</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces/Windowing_Systems">
  <rdfs:label>Windowing Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/User_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces">
  <rdfs:label>Group And Organization Interfaces</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Asynchronous_Interaction</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Collaborative_Computing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Computer_Supported_Cooperative_Work</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Evaluation_Methodology</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Organizational_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Synchronous_Interaction</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Theory_And_Models</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Web_Based_Interaction</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Asynchronous_Interaction">
  <rdfs:label>Asynchronous Interaction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Collaborative_Computing">
  <rdfs:label>Collaborative Computing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Computer_Supported_Cooperative_Work">
  <rdfs:label>Computer-Supported Cooperative Work</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Evaluation_Methodology">
  <rdfs:label>Evaluation/Methodology</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Organizational_Design">
  <rdfs:label>Organizational Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Synchronous_Interaction">
  <rdfs:label>Synchronous Interaction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Theory_And_Models">
  <rdfs:label>Theory And Models</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces/Web_Based_Interaction">
  <rdfs:label>Web-Based Interaction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Group_And_Organization_Interfaces</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia">
  <rdfs:label>Hypertext/Hypermedia</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Document_And_Text_Processing"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Applications/Computers_In_Other_Systems"/>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia/Architectures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia/Navigation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia/Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia/User_Issues</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia/Architectures">
  <rdfs:label>Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia/Navigation">
  <rdfs:label>Navigation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia/Theory">
  <rdfs:label>Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia/User_Issues">
  <rdfs:label>User Issues</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing">
  <rdfs:label>Sound And Music Computing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Applications/Arts_And_Humanities"/>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing/Methodologies_And_Techniques</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing/Modeling</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing/Signal_Analysis_Synthesis_And_Processing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing/Systems</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing/Methodologies_And_Techniques">
  <rdfs:label>Methodologies And Techniques</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing/Modeling">
  <rdfs:label>Modeling</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing/Signal_Analysis_Synthesis_And_Processing">
  <rdfs:label>Signal Analysis Synthesis And Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing/Systems">
  <rdfs:label>Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Sound_And_Music_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems/Information_Interfaces_And_Presentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Information_Systems/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies">
  <rdfs:label>Computing Methodologies</rdfs:label>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation">
  <rdfs:label>Symbolic And Algebraic Manipulation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Expressions_And_Their_Representation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Languages_And_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Expressions_And_Their_Representation">
  <rdfs:label>Expressions And Their Representation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Data/Data_Structures"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Data/Data_Storage_Representations"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Expressions_And_Their_Representation/Representations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Expressions_And_Their_Representation/Simplification_Of_Expressions</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Expressions_And_Their_Representation/Representations">
  <rdfs:label>Representations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Expressions_And_Their_Representation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>general and polynomial</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Expressions_And_Their_Representation/Simplification_Of_Expressions">
  <rdfs:label>Simplification Of Expressions</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Expressions_And_Their_Representation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Algorithms">
  <rdfs:label>Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Numerical_Algorithms_And_Problems"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Algorithms/Algebraic_Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Algorithms/Analysis_Of_Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Algorithms/Nonalgebraic_Algorithms</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Algorithms/Algebraic_Algorithms">
  <rdfs:label>Algebraic Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Algorithms</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Algorithms/Analysis_Of_Algorithms">
  <rdfs:label>Analysis Of Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Algorithms</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Algorithms/Nonalgebraic_Algorithms">
  <rdfs:label>Nonalgebraic Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Algorithms</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Languages_And_Systems">
  <rdfs:label>Languages And Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Language_Classifications"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Language_Constructs_And_Features"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Languages_And_Systems/Evaluation_Strategies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Languages_And_Systems/Special_Purpose_Algebraic_Systems</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Languages_And_Systems/Evaluation_Strategies">
  <rdfs:label>Evaluation Strategies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Languages_And_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Languages_And_Systems/Special_Purpose_Algebraic_Systems">
  <rdfs:label>Special-Purpose Algebraic Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Languages_And_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Applications">
  <rdfs:label>Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Symbolic_And_Algebraic_Manipulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence">
  <rdfs:label>Artificial Intelligence</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Programming_Languages_And_Software</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/General/Cognitive_Simulation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/General/Philosophical_Foundations</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/General/Cognitive_Simulation">
  <rdfs:label>Cognitive Simulation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/General/Philosophical_Foundations">
  <rdfs:label>Philosophical Foundations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems">
  <rdfs:label>Applications And Expert Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Information_Systems/Information_Systems_Applications"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Applications"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Cartography</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Games</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Industrial_Automation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Law</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Medicine_And_Science</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Natural_Language_Interfaces</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Office_Automation</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Cartography">
  <rdfs:label>Cartography</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Games">
  <rdfs:label>Games</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Industrial_Automation">
  <rdfs:label>Industrial Automation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Law">
  <rdfs:label>Law</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Medicine_And_Science">
  <rdfs:label>Medicine And Science</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Natural_Language_Interfaces">
  <rdfs:label>Natural Language Interfaces</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems/Office_Automation">
  <rdfs:label>Office Automation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Applications_And_Expert_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming">
  <rdfs:label>Automatic Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Techniques/Automatic_Programming"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Logics_And_Meanings_Of_Programs/Specifying_And_Verifying_And_Reasoning_About_Programs"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming/Automatic_Analysis_Of_Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming/Program_Modification</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming/Program_Synthesis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming/Program_Transformation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming/Program_Verification</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming/Automatic_Analysis_Of_Algorithms">
  <rdfs:label>Automatic Analysis Of Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming/Program_Modification">
  <rdfs:label>Program Modification</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming/Program_Synthesis">
  <rdfs:label>Program Synthesis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming/Program_Transformation">
  <rdfs:label>Program Transformation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming/Program_Verification">
  <rdfs:label>Program Verification</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Automatic_Programming</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving">
  <rdfs:label>Deduction And Theorem Proving</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Answer_Reason_Extraction</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Deduction</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Inference_Engines</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Logic_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Mathematical_Induction</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Nonmonotonic_Reasoning_And_Belief_Revision</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Resolution</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Uncertainty_Fuzzy_And_Probabilistic_Reasoning</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Answer_Reason_Extraction">
  <rdfs:label>Answer/Reason Extraction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Deduction">
  <rdfs:label>Deduction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., natural, rule-based</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Inference_Engines">
  <rdfs:label>Inference Engines</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Logic_Programming">
  <rdfs:label>Logic Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Mathematical_Induction">
  <rdfs:label>Mathematical Induction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Nonmonotonic_Reasoning_And_Belief_Revision">
  <rdfs:label>Nonmonotonic Reasoning And Belief Revision</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Resolution">
  <rdfs:label>Resolution</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving/Uncertainty_Fuzzy_And_Probabilistic_Reasoning">
  <rdfs:label>Uncertainty Fuzzy And Probabilistic Reasoning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Deduction_And_Theorem_Proving</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods">
  <rdfs:label>Knowledge Representation Formalisms And Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Mathematical_Logic_And_Formal_Languages/Mathematical_Logic"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Frames_And_Scripts</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Modal_Logic</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Predicate_Logic</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Relation_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Representation_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Representations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Semantic_Networks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Temporal_Logic</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Frames_And_Scripts">
  <rdfs:label>Frames And Scripts</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Modal_Logic">
  <rdfs:label>Modal Logic</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Predicate_Logic">
  <rdfs:label>Predicate Logic</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Relation_Systems">
  <rdfs:label>Relation Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Representation_Languages">
  <rdfs:label>Representation Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Representations">
  <rdfs:label>Representations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>procedural and rule-based</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Semantic_Networks">
  <rdfs:label>Semantic Networks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods/Temporal_Logic">
  <rdfs:label>Temporal Logic</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Knowledge_Representation_Formalisms_And_Methods</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Programming_Languages_And_Software">
  <rdfs:label>Programming Languages And Software</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Programming_Languages/Language_Classifications"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Programming_Languages_And_Software/Expert_System_Tools_And_Techniques</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Programming_Languages_And_Software/Expert_System_Tools_And_Techniques">
  <rdfs:label>Expert System Tools And Techniques</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Programming_Languages_And_Software</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning">
  <rdfs:label>Learning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Analogies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Concept_Learning</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Connectionism_And_Neural_Nets</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Induction</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Knowledge_Acquisition</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Language_Acquisition</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Parameter_Learning</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Analogies">
  <rdfs:label>Analogies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Concept_Learning">
  <rdfs:label>Concept Learning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Connectionism_And_Neural_Nets">
  <rdfs:label>Connectionism And Neural Nets</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Induction">
  <rdfs:label>Induction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Knowledge_Acquisition">
  <rdfs:label>Knowledge Acquisition</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Language_Acquisition">
  <rdfs:label>Language Acquisition</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning/Parameter_Learning">
  <rdfs:label>Parameter Learning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Learning</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing">
  <rdfs:label>Natural Language Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Discourse</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Language_Generation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Language_Models</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Language_Parsing_And_Understanding</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Machine_Translation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Speech_Recognition_And_Synthesis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Text_Analysis</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Discourse">
  <rdfs:label>Discourse</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Language_Generation">
  <rdfs:label>Language Generation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Language_Models">
  <rdfs:label>Language Models</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Language_Parsing_And_Understanding">
  <rdfs:label>Language Parsing And Understanding</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Machine_Translation">
  <rdfs:label>Machine Translation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Speech_Recognition_And_Synthesis">
  <rdfs:label>Speech Recognition And Synthesis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing/Text_Analysis">
  <rdfs:label>Text Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Natural_Language_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search">
  <rdfs:label>Problem Solving Control Methods And Search</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Theory_Of_Computation/Analysis_Of_Algorithms_And_Problem_Complexity/Nonnumerical_Algorithms_And_Problems"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Backtracking</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Control_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Dynamic_Programming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Graph_And_Tree_Search_Strategies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Heuristic_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Plan_Execution_Formation_And_Generation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Scheduling</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Backtracking">
  <rdfs:label>Backtracking</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Control_Theory">
  <rdfs:label>Control Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Dynamic_Programming">
  <rdfs:label>Dynamic Programming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Graph_And_Tree_Search_Strategies">
  <rdfs:label>Graph And Tree Search Strategies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Heuristic_Methods">
  <rdfs:label>Heuristic Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Plan_Execution_Formation_And_Generation">
  <rdfs:label>Plan Execution Formation And Generation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search/Scheduling">
  <rdfs:label>Scheduling</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Problem_Solving_Control_Methods_And_Search</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics">
  <rdfs:label>Robotics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Autonomous_Vehicles</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Commercial_Robots_And_Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Kinematics_And_Dynamics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Manipulators</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Operator_Interfaces</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Propelling_Mechanisms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Sensors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Workcell_Organization_And_Planning</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Autonomous_Vehicles">
  <rdfs:label>Autonomous Vehicles</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Commercial_Robots_And_Applications">
  <rdfs:label>Commercial Robots And Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Kinematics_And_Dynamics">
  <rdfs:label>Kinematics And Dynamics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Manipulators">
  <rdfs:label>Manipulators</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Operator_Interfaces">
  <rdfs:label>Operator Interfaces</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Propelling_Mechanisms">
  <rdfs:label>Propelling Mechanisms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Sensors">
  <rdfs:label>Sensors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics/Workcell_Organization_And_Planning">
  <rdfs:label>Workcell Organization And Planning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Robotics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding">
  <rdfs:label>Vision And Scene Understanding</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Pattern_Recognition"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/3d_Stereo_Scene_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Intensity_Color_Photometry_And_Thresholding</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Modeling_And_Recovery_Of_Physical_Attributes</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Motion</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Perceptual_Reasoning</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Representations_Data_Structures_And_Transforms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Shape</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Texture</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Video_Analysis</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/3d_Stereo_Scene_Analysis">
  <rdfs:label>3d/Stereo Scene Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Intensity_Color_Photometry_And_Thresholding">
  <rdfs:label>Intensity Color Photometry And Thresholding</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Modeling_And_Recovery_Of_Physical_Attributes">
  <rdfs:label>Modeling And Recovery Of Physical Attributes</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Motion">
  <rdfs:label>Motion</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Perceptual_Reasoning">
  <rdfs:label>Perceptual Reasoning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Representations_Data_Structures_And_Transforms">
  <rdfs:label>Representations Data Structures And Transforms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Shape">
  <rdfs:label>Shape</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Texture">
  <rdfs:label>Texture</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding/Video_Analysis">
  <rdfs:label>Video Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Vision_And_Scene_Understanding</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence">
  <rdfs:label>Distributed Artificial Intelligence</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence/Coherence_And_Coordination</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence/Intelligent_Agents</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence/Languages_And_Structures</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence/Multiagent_Systems</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence/Coherence_And_Coordination">
  <rdfs:label>Coherence And Coordination</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence/Intelligent_Agents">
  <rdfs:label>Intelligent Agents</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence/Languages_And_Structures">
  <rdfs:label>Languages And Structures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence/Multiagent_Systems">
  <rdfs:label>Multiagent Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence/Distributed_Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Artificial_Intelligence/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Artificial_Intelligence</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics">
  <rdfs:label>Computer Graphics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture">
  <rdfs:label>Hardware Architecture</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Hardware/Input_Output_And_Data_Communications/Input_Output_Devices"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture/Graphics_Processors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture/Input_Devices</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture/Parallel_Processing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture/Raster_Display_Devices</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture/Graphics_Processors">
  <rdfs:label>Graphics Processors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture/Input_Devices">
  <rdfs:label>Input Devices</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture/Parallel_Processing">
  <rdfs:label>Parallel Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture/Raster_Display_Devices">
  <rdfs:label>Raster Display Devices</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Hardware_Architecture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Systems">
  <rdfs:label>Graphics Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Network_Architecture_And_Design"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Systems_Organization/Computer_Communication_Networks/Distributed_Systems"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Systems/Distributed_Network_Graphics</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Systems/Distributed_Network_Graphics">
  <rdfs:label>Distributed/Network Graphics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation">
  <rdfs:label>Picture/Image Generation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation/Bitmap_And_Framebuffer_Operations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation/Digitizing_And_Scanning</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation/Display_Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation/Line_And_Curve_Generation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation/Viewing_Algorithms</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation/Bitmap_And_Framebuffer_Operations">
  <rdfs:label>Bitmap And Framebuffer Operations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation/Digitizing_And_Scanning">
  <rdfs:label>Digitizing And Scanning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation/Display_Algorithms">
  <rdfs:label>Display Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation/Line_And_Curve_Generation">
  <rdfs:label>Line And Curve Generation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation/Viewing_Algorithms">
  <rdfs:label>Viewing Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Picture_Image_Generation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities">
  <rdfs:label>Graphics Utilities</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities/Application_Packages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities/Graphics_Editors</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities/Graphics_Packages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities/Paint_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities/Software_Support</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities/Virtual_Device_Interfaces</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities/Application_Packages">
  <rdfs:label>Application Packages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities/Graphics_Editors">
  <rdfs:label>Graphics Editors</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities/Graphics_Packages">
  <rdfs:label>Graphics Packages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities/Paint_Systems">
  <rdfs:label>Paint Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities/Software_Support">
  <rdfs:label>Software Support</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities/Virtual_Device_Interfaces">
  <rdfs:label>Virtual Device Interfaces</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Graphics_Utilities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling">
  <rdfs:label>Computational Geometry And Object Modeling</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Boundary_Representations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Curve_Surface_Solid_And_Object_Representations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Geometric_Algorithms_Languages_And_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Hierarchy_And_Geometric_Transformations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Modeling_Packages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Object_Hierarchies</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Physically_Based_Modeling</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Splines</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Boundary_Representations">
  <rdfs:label>Boundary Representations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Curve_Surface_Solid_And_Object_Representations">
  <rdfs:label>Curve Surface Solid And Object Representations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Geometric_Algorithms_Languages_And_Systems">
  <rdfs:label>Geometric Algorithms Languages And Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Hierarchy_And_Geometric_Transformations">
  <rdfs:label>Hierarchy And Geometric Transformations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Modeling_Packages">
  <rdfs:label>Modeling Packages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Object_Hierarchies">
  <rdfs:label>Object Hierarchies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Physically_Based_Modeling">
  <rdfs:label>Physically Based Modeling</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling/Splines">
  <rdfs:label>Splines</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Computational_Geometry_And_Object_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques">
  <rdfs:label>Methodology And Techniques</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques/Ergonomics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques/Graphics_Data_Structures_And_Data_Types</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques/Interaction_Techniques</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques/Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques/Standards</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques/Ergonomics">
  <rdfs:label>Ergonomics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques/Graphics_Data_Structures_And_Data_Types">
  <rdfs:label>Graphics Data Structures And Data Types</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques/Interaction_Techniques">
  <rdfs:label>Interaction Techniques</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques/Languages">
  <rdfs:label>Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques/Standards">
  <rdfs:label>Standards</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Methodology_And_Techniques</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism">
  <rdfs:label>Three-Dimensional Graphics And Realism</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Animation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Color_Shading_Shadowing_And_Texture</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Fractals</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Hidden_Line_Surface_Removal</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Radiosity</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Raytracing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Virtual_Reality</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Visible_Line_Surface_Algorithms</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Animation">
  <rdfs:label>Animation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Color_Shading_Shadowing_And_Texture">
  <rdfs:label>Color Shading Shadowing And Texture</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Fractals">
  <rdfs:label>Fractals</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Hidden_Line_Surface_Removal">
  <rdfs:label>Hidden Line/Surface Removal</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Radiosity">
  <rdfs:label>Radiosity</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Raytracing">
  <rdfs:label>Raytracing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Virtual_Reality">
  <rdfs:label>Virtual Reality</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism/Visible_Line_Surface_Algorithms">
  <rdfs:label>Visible Line/Surface Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics/Three_Dimensional_Graphics_And_Realism</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Applications">
  <rdfs:label>Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Computer_Graphics/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Computer_Graphics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision">
  <rdfs:label>Image Processing And Computer Vision</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Compression_Coding</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Restoration</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Reconstruction</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/General/Image_Displays</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/General/Image_Processing_Software</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/General/Image_Displays">
  <rdfs:label>Image Displays</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/General/Image_Processing_Software">
  <rdfs:label>Image Processing Software</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture">
  <rdfs:label>Digitization And Image Capture</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Camera_Calibration</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Imaging_Geometry</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Quantization</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Radiometry</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Reflectance</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Sampling</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Scanning</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Camera_Calibration">
  <rdfs:label>Camera Calibration</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Imaging_Geometry">
  <rdfs:label>Imaging Geometry</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Quantization">
  <rdfs:label>Quantization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Radiometry">
  <rdfs:label>Radiometry</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Reflectance">
  <rdfs:label>Reflectance</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Sampling">
  <rdfs:label>Sampling</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture/Scanning">
  <rdfs:label>Scanning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Compression_Coding">
  <rdfs:label>Compression Coding</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Data/Coding_And_Information_Theory"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Compression_Coding/Approximate_Methods</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Compression_Coding/Approximate_Methods">
  <rdfs:label>Approximate Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Compression_Coding</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement">
  <rdfs:label>Enhancement</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement/Filtering</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement/Geometric_Correction</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement/Grayscale_Manipulation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement/Registration</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement/Smoothing</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement/Filtering">
  <rdfs:label>Filtering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement/Geometric_Correction">
  <rdfs:label>Geometric Correction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement/Grayscale_Manipulation">
  <rdfs:label>Grayscale Manipulation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement/Registration">
  <rdfs:label>Registration</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement/Smoothing">
  <rdfs:label>Smoothing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Enhancement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Restoration">
  <rdfs:label>Restoration</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Restoration/Kalman_Filtering</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Restoration/Kalman_Filtering">
  <rdfs:label>Kalman Filtering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Restoration</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Reconstruction">
  <rdfs:label>Reconstruction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Reconstruction/Series_Expansion_Methods</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Reconstruction/Transform_Methods</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Reconstruction/Series_Expansion_Methods">
  <rdfs:label>Series Expansion Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Reconstruction</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Reconstruction/Transform_Methods">
  <rdfs:label>Transform Methods</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Reconstruction</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation">
  <rdfs:label>Segmentation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation/Edge_And_Feature_Detection</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation/Pixel_Classification</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation/Region_Growing_Partitioning</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation/Relaxation</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation/Edge_And_Feature_Detection">
  <rdfs:label>Edge And Feature Detection</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation/Pixel_Classification">
  <rdfs:label>Pixel Classification</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation/Region_Growing_Partitioning">
  <rdfs:label>Region Growing Partitioning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation/Relaxation">
  <rdfs:label>Relaxation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Segmentation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement">
  <rdfs:label>Feature Measurement</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement/Feature_Representation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement/Invariants</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement/Moments</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement/Projections</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement/Size_And_Shape</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement/Texture</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement/Feature_Representation">
  <rdfs:label>Feature Representation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement/Invariants">
  <rdfs:label>Invariants</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement/Moments">
  <rdfs:label>Moments</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement/Projections">
  <rdfs:label>Projections</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement/Size_And_Shape">
  <rdfs:label>Size And Shape</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement/Texture">
  <rdfs:label>Texture</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Feature_Measurement</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis">
  <rdfs:label>Scene Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Color</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Depth_Cues</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Motion</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Object_Recognition</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Photometry</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Range_Data</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Sensor_Fusion</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Shading</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Shape</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Stereo</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Surface_Fitting</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Time_Varying_Imagery</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Tracking</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Color">
  <rdfs:label>Color</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Depth_Cues">
  <rdfs:label>Depth Cues</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Motion">
  <rdfs:label>Motion</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Object_Recognition">
  <rdfs:label>Object Recognition</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Photometry">
  <rdfs:label>Photometry</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Range_Data">
  <rdfs:label>Range Data</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Sensor_Fusion">
  <rdfs:label>Sensor Fusion</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Shading">
  <rdfs:label>Shading</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Shape">
  <rdfs:label>Shape</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Stereo">
  <rdfs:label>Stereo</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Surface_Fitting">
  <rdfs:label>Surface Fitting</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Time_Varying_Imagery">
  <rdfs:label>Time-Varying Imagery</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis/Tracking">
  <rdfs:label>Tracking</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Scene_Analysis</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Applications">
  <rdfs:label>Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation">
  <rdfs:label>Image Representation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation/Hierarchical</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation/Morphological</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation/Multidimensional</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation/Statistical</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation/Volumetric</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation/Hierarchical">
  <rdfs:label>Hierarchical</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation/Morphological">
  <rdfs:label>Morphological</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation/Multidimensional">
  <rdfs:label>Multidimensional</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation/Statistical">
  <rdfs:label>Statistical</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation/Volumetric">
  <rdfs:label>Volumetric</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Image_Representation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition">
  <rdfs:label>Pattern Recognition</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Models</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Design_Methodology</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Clustering</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Implementation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Models">
  <rdfs:label>Models</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Models/Fuzzy_Set</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Models/Geometric</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Models/Neural_Nets</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Models/Statistical</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Models/Structural</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Models/Fuzzy_Set">
  <rdfs:label>Fuzzy Set</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Models</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Models/Geometric">
  <rdfs:label>Geometric</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Models</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Models/Neural_Nets">
  <rdfs:label>Neural Nets</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Models</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Models/Statistical">
  <rdfs:label>Statistical</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Models</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Models/Structural">
  <rdfs:label>Structural</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Models</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Design_Methodology">
  <rdfs:label>Design Methodology</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Design_Methodology/Classifier_Design_And_Evaluation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Design_Methodology/Feature_Evaluation_And_Selection</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Design_Methodology/Pattern_Analysis</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Design_Methodology/Classifier_Design_And_Evaluation">
  <rdfs:label>Classifier Design And Evaluation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Design_Methodology</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Design_Methodology/Feature_Evaluation_And_Selection">
  <rdfs:label>Feature Evaluation And Selection</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Design_Methodology</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Design_Methodology/Pattern_Analysis">
  <rdfs:label>Pattern Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Design_Methodology</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Clustering">
  <rdfs:label>Clustering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Clustering/Algorithms</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Clustering/Similarity_Measures</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Clustering/Algorithms">
  <rdfs:label>Algorithms</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Clustering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Clustering/Similarity_Measures">
  <rdfs:label>Similarity Measures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Clustering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications">
  <rdfs:label>Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications/Computer_Vision</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications/Signal_Processing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications/Text_Processing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications/Waveform_Analysis</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications/Computer_Vision">
  <rdfs:label>Computer Vision</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications/Signal_Processing">
  <rdfs:label>Signal Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications/Text_Processing">
  <rdfs:label>Text Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications/Waveform_Analysis">
  <rdfs:label>Waveform Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Implementation">
  <rdfs:label>Implementation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Implementation/Interactive_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Implementation/Special_Architectures</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Implementation/Interactive_Systems">
  <rdfs:label>Interactive Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Implementation/Special_Architectures">
  <rdfs:label>Special Architectures</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition/Implementation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Pattern_Recognition/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Pattern_Recognition</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling">
  <rdfs:label>Simulation And Modeling</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Mathematics_Of_Computing/Probability_And_Statistics"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Theory</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Applications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Model_Validation_And_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Model_Development</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Output_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Support_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Theory">
  <rdfs:label>Simulation Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Theory/Model_Classification</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Theory/Systems_Theory</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Theory/Model_Classification">
  <rdfs:label>Model Classification</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Theory/Systems_Theory">
  <rdfs:label>Systems Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Theory</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Languages">
  <rdfs:label>Simulation Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Applications">
  <rdfs:label>Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Model_Validation_And_Analysis">
  <rdfs:label>Model Validation And Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Model_Development">
  <rdfs:label>Model Development</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Model_Development/Modeling_Methodologies</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Model_Development/Modeling_Methodologies">
  <rdfs:label>Modeling Methodologies</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Model_Development</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Output_Analysis">
  <rdfs:label>Simulation Output Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Support_Systems">
  <rdfs:label>Simulation Support Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Support_Systems/Environments</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Support_Systems/Environments">
  <rdfs:label>Environments</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Simulation_Support_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation">
  <rdfs:label>Types Of Simulation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Animation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Combined</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Continuous</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Discrete_Event</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Distributed</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Gaming</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Monte_Carlo</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Parallel</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Visual</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Animation">
  <rdfs:label>Animation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Combined">
  <rdfs:label>Combined</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Continuous">
  <rdfs:label>Continuous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Discrete_Event">
  <rdfs:label>Discrete Event</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Distributed">
  <rdfs:label>Distributed</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Gaming">
  <rdfs:label>Gaming</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Monte_Carlo">
  <rdfs:label>Monte Carlo</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Parallel">
  <rdfs:label>Parallel</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation/Visual">
  <rdfs:label>Visual</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Types_Of_Simulation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Simulation_And_Modeling/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Simulation_And_Modeling</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing">
  <rdfs:label>Document And Text Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Information_Systems/Information_Systems_Applications"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_And_Text_Editing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Electronic_Publishing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_And_Text_Editing">
  <rdfs:label>Document And Text Editing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_And_Text_Editing/Document_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_And_Text_Editing/Version_Control</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_And_Text_Editing/Document_Management">
  <rdfs:label>Document Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_And_Text_Editing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_And_Text_Editing/Version_Control">
  <rdfs:label>Version Control</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_And_Text_Editing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation">
  <rdfs:label>Document Preparation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Desktop_Publishing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Format_And_Notation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Hypertext_Hypermedia</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Index_Generation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Languages_And_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Markup_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Multi_Mixed_Media</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Photocomposition_Typesetting</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Scripting_Languages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Standards</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Desktop_Publishing">
  <rdfs:label>Desktop Publishing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Format_And_Notation">
  <rdfs:label>Format And Notation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Hypertext_Hypermedia">
  <rdfs:label>Hypertext/Hypermedia</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Index_Generation">
  <rdfs:label>Index Generation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Languages_And_Systems">
  <rdfs:label>Languages And Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Markup_Languages">
  <rdfs:label>Markup Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Multi_Mixed_Media">
  <rdfs:label>Multi/Mixed Media</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Photocomposition_Typesetting">
  <rdfs:label>Photocomposition/Typesetting</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Scripting_Languages">
  <rdfs:label>Scripting Languages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation/Standards">
  <rdfs:label>Standards</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Preparation</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Electronic_Publishing">
  <rdfs:label>Electronic Publishing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Information_Systems/Information_Interfaces_And_Presentation/Hypertext_Hypermedia"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Applications/Computers_In_Other_Systems"/>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture">
  <rdfs:label>Document Capture</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Methodologies/Image_Processing_And_Computer_Vision/Digitization_And_Image_Capture"/>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture/Document_Analysis</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture/Graphics_Recognition_And_Interpretation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture/Optical_Character_Recognition</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture/Scanning</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture/Document_Analysis">
  <rdfs:label>Document Analysis</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture/Graphics_Recognition_And_Interpretation">
  <rdfs:label>Graphics Recognition And Interpretation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture/Optical_Character_Recognition">
  <rdfs:label>Optical Character Recognition</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>OCR</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture/Scanning">
  <rdfs:label>Scanning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Document_Capture</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Document_And_Text_Processing/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies/Document_And_Text_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Methodologies/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Methodologies</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications">
  <rdfs:label>Computer Applications</rdfs:label>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Life_And_Medical_Sciences</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Social_And_Behavioral_Sciences</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Arts_And_Humanities</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Computer_Aided_Engineering</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Administrative_Data_Processing">
  <rdfs:label>Administrative Data Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing/Business</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing/Education</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing/Financial</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing/Government</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing/Law</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing/Manufacturing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing/Marketing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing/Military</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Administrative_Data_Processing/Business">
  <rdfs:label>Business</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Administrative_Data_Processing/Education">
  <rdfs:label>Education</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Administrative_Data_Processing/Financial">
  <rdfs:label>Financial</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., EFTS</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Administrative_Data_Processing/Government">
  <rdfs:label>Government</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Administrative_Data_Processing/Law">
  <rdfs:label>Law</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Administrative_Data_Processing/Manufacturing">
  <rdfs:label>Manufacturing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Administrative_Data_Processing/Marketing">
  <rdfs:label>Marketing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Administrative_Data_Processing/Military">
  <rdfs:label>Military</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Administrative_Data_Processing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering">
  <rdfs:label>Physical Sciences And Engineering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Aerospace</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Archaeology</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Astronomy</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Chemistry</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Earth_And_Atmospheric_Sciences</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Electronics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Engineering</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Mathematics_And_Statistics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Physics</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Aerospace">
  <rdfs:label>Aerospace</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Archaeology">
  <rdfs:label>Archaeology</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Astronomy">
  <rdfs:label>Astronomy</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Chemistry">
  <rdfs:label>Chemistry</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Earth_And_Atmospheric_Sciences">
  <rdfs:label>Earth And Atmospheric Sciences</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Electronics">
  <rdfs:label>Electronics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Engineering">
  <rdfs:label>Engineering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Mathematics_And_Statistics">
  <rdfs:label>Mathematics And Statistics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering/Physics">
  <rdfs:label>Physics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Physical_Sciences_And_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Life_And_Medical_Sciences">
  <rdfs:label>Life And Medical Sciences</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Life_And_Medical_Sciences/Biology_And_Genetics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Life_And_Medical_Sciences/Health</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Life_And_Medical_Sciences/Medical_Information_Systems</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Life_And_Medical_Sciences/Biology_And_Genetics">
  <rdfs:label>Biology And Genetics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Life_And_Medical_Sciences</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Life_And_Medical_Sciences/Health">
  <rdfs:label>Health</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Life_And_Medical_Sciences</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Life_And_Medical_Sciences/Medical_Information_Systems">
  <rdfs:label>Medical Information Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Life_And_Medical_Sciences</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Social_And_Behavioral_Sciences">
  <rdfs:label>Social And Behavioral Sciences</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Social_And_Behavioral_Sciences/Economics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Social_And_Behavioral_Sciences/Psychology</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Social_And_Behavioral_Sciences/Sociology</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Social_And_Behavioral_Sciences/Economics">
  <rdfs:label>Economics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Social_And_Behavioral_Sciences</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Social_And_Behavioral_Sciences/Psychology">
  <rdfs:label>Psychology</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Social_And_Behavioral_Sciences</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Social_And_Behavioral_Sciences/Sociology">
  <rdfs:label>Sociology</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Social_And_Behavioral_Sciences</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Arts_And_Humanities">
  <rdfs:label>Arts And Humanities</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Arts_And_Humanities/Architecture</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Arts_And_Humanities/Fine_Arts</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Arts_And_Humanities/Language_Translation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Arts_And_Humanities/Linguistics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Arts_And_Humanities/Literature</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Arts_And_Humanities/Performing_Arts</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Arts_And_Humanities/Architecture">
  <rdfs:label>Architecture</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Arts_And_Humanities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Arts_And_Humanities/Fine_Arts">
  <rdfs:label>Fine Arts</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Arts_And_Humanities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Arts_And_Humanities/Language_Translation">
  <rdfs:label>Language Translation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Arts_And_Humanities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Arts_And_Humanities/Linguistics">
  <rdfs:label>Linguistics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Arts_And_Humanities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Arts_And_Humanities/Literature">
  <rdfs:label>Literature</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Arts_And_Humanities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Arts_And_Humanities/Performing_Arts">
  <rdfs:label>Performing Arts</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Arts_And_Humanities</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., dance, music</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Computer_Aided_Engineering">
  <rdfs:label>Computer-Aided Engineering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Computer_Aided_Engineering/Computer_Aided_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Computer_Aided_Engineering/Computer_Aided_Manufacturing</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Computer_Aided_Engineering/Computer_Aided_Design">
  <rdfs:label>Computer-Aided Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Computer_Aided_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>CAD</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Computer_Aided_Engineering/Computer_Aided_Manufacturing">
  <rdfs:label>Computer-Aided Manufacturing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Computer_Aided_Engineering</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>CAM</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Computers_In_Other_Systems">
  <rdfs:label>Computers In Other Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Systems_Organization/Special_Purpose_And_Application_Based_Systems"/>
  <acm:SubTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems/Command_And_Control</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems/Consumer_Products</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems/Industrial_Control</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems/Military</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems/Process_Control</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems/Publishing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems/Real_Time</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Computers_In_Other_Systems/Command_And_Control">
  <rdfs:label>Command And Control</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Computers_In_Other_Systems/Consumer_Products">
  <rdfs:label>Consumer Products</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Computers_In_Other_Systems/Industrial_Control">
  <rdfs:label>Industrial Control</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Computers_In_Other_Systems/Military">
  <rdfs:label>Military</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Computers_In_Other_Systems/Process_Control">
  <rdfs:label>Process Control</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Computers_In_Other_Systems/Publishing">
  <rdfs:label>Publishing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Computers_In_Other_Systems/Real_Time">
  <rdfs:label>Real Time</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications/Computers_In_Other_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computer_Applications/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computer_Applications</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux">
  <rdfs:label>Computing Milieux</rdfs:label>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computer_Industry</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/History_Of_Computing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computing_Profession</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computer_Industry">
  <rdfs:label>The Computer Industry</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computer_Industry/Markets</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computer_Industry/Standards</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computer_Industry/Statistics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computer_Industry/Suppliers</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computer_Industry/Markets">
  <rdfs:label>Markets</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computer_Industry</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computer_Industry/Standards">
  <rdfs:label>Standards</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computer_Industry</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computer_Industry/Statistics">
  <rdfs:label>Statistics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computer_Industry</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computer_Industry/Suppliers">
  <rdfs:label>Suppliers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computer_Industry</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/History_Of_Computing">
  <rdfs:label>History Of Computing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/History_Of_Computing/Hardware</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/History_Of_Computing/People</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/History_Of_Computing/Software</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/History_Of_Computing/Systems</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/History_Of_Computing/Theory</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/History_Of_Computing/Hardware">
  <rdfs:label>Hardware</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/History_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/History_Of_Computing/People">
  <rdfs:label>People</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/History_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/History_Of_Computing/Software">
  <rdfs:label>Software</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/History_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/History_Of_Computing/Systems">
  <rdfs:label>Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/History_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/History_Of_Computing/Theory">
  <rdfs:label>Theory</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/History_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education">
  <rdfs:label>Computers And Education</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education">
  <rdfs:label>Computer Uses In Education</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education/Collaborative_Learning</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education/Computer_Assisted_Instruction</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education/Computer_Managed_Instruction</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education/Distance_Learning</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education/Collaborative_Learning">
  <rdfs:label>Collaborative Learning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education/Computer_Assisted_Instruction">
  <rdfs:label>Computer-Assisted Instruction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>CAI</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education/Computer_Managed_Instruction">
  <rdfs:label>Computer-Managed Instruction</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>CMI</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education/Distance_Learning">
  <rdfs:label>Distance Learning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_Uses_In_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education">
  <rdfs:label>Computer And Information Science Education</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education/Accreditation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education/Computer_Science_Education</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education/Curriculum</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education/Information_Systems_Education</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education/Literacy</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education/Self_Assessment</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education/Accreditation">
  <rdfs:label>Accreditation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education/Computer_Science_Education">
  <rdfs:label>Computer Science Education</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education/Curriculum">
  <rdfs:label>Curriculum</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education/Information_Systems_Education">
  <rdfs:label>Information Systems Education</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education/Literacy">
  <rdfs:label>Literacy</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education/Self_Assessment">
  <rdfs:label>Self-Assessment</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education/Computer_And_Information_Science_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Education/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Education</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society">
  <rdfs:label>Computers And Society</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Social_Issues</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues">
  <rdfs:label>Public Policy Issues</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Abuse_And_Crime_Involving_Computers</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Computer_Related_Health_Issues</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Ethics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Human_Safety</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Intellectual_Property_Rights</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Privacy</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Regulation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Transborder_Data_Flow</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Use_Abuse_Of_Power</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Abuse_And_Crime_Involving_Computers">
  <rdfs:label>Abuse And Crime Involving Computers</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Computer_Related_Health_Issues">
  <rdfs:label>Computer-Related Health Issues</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Ethics">
  <rdfs:label>Ethics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Human_Safety">
  <rdfs:label>Human Safety</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Intellectual_Property_Rights">
  <rdfs:label>Intellectual Property Rights</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Privacy">
  <rdfs:label>Privacy</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Regulation">
  <rdfs:label>Regulation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Transborder_Data_Flow">
  <rdfs:label>Transborder Data Flow</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues/Use_Abuse_Of_Power">
  <rdfs:label>Use/Abuse Of Power</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Public_Policy_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Social_Issues">
  <rdfs:label>Social Issues</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Social_Issues/Assistive_Technologies_For_Persons_With_Disabilities</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Social_Issues/Employment</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Social_Issues/Assistive_Technologies_For_Persons_With_Disabilities">
  <rdfs:label>Assistive Technologies For Persons With Disabilities</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Social_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Social_Issues/Employment">
  <rdfs:label>Employment</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Social_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts">
  <rdfs:label>Organizational Impacts</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts/Automation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts/Computer_Supported_Collaborative_Work</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts/Employment</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts/Reengineering</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts/Automation">
  <rdfs:label>Automation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts/Computer_Supported_Collaborative_Work">
  <rdfs:label>Computer-Supported Collaborative Work</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts/Employment">
  <rdfs:label>Employment</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts/Reengineering">
  <rdfs:label>Reengineering</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Organizational_Impacts</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce">
  <rdfs:label>Electronic Commerce</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computer_Applications/Administrative_Data_Processing"/>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce/Cybercash_Digital_Cash</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce/Distributed_Commercial_Transactions</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce/Electronic_Data_Interchange</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce/Intellectual_Property</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce/Payment_Schemes</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce/Security</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce/Cybercash_Digital_Cash">
  <rdfs:label>Cybercash Digital Cash</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce/Distributed_Commercial_Transactions">
  <rdfs:label>Distributed Commercial Transactions</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce/Electronic_Data_Interchange">
  <rdfs:label>Electronic Data Interchange</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>EDI</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce/Intellectual_Property">
  <rdfs:label>Intellectual Property</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce/Payment_Schemes">
  <rdfs:label>Payment Schemes</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce/Security">
  <rdfs:label>Security</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society/Electronic_Commerce</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Computers_And_Society/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Computers_And_Society</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing">
  <rdfs:label>Legal Aspects Of Computing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Governmental_Issues</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection">
  <rdfs:label>Hardware/Software Protection</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection/Copyrights</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection/Licensing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection/Patents</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection/Proprietary_Rights</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection/Copyrights">
  <rdfs:label>Copyrights</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection/Licensing">
  <rdfs:label>Licensing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection/Patents">
  <rdfs:label>Patents</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection/Proprietary_Rights">
  <rdfs:label>Proprietary Rights</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Hardware_Software_Protection</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Governmental_Issues">
  <rdfs:label>Governmental Issues</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Governmental_Issues/Censorship</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Governmental_Issues/Regulation</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Governmental_Issues/Taxation</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Governmental_Issues/Censorship">
  <rdfs:label>Censorship</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Governmental_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Governmental_Issues/Regulation">
  <rdfs:label>Regulation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Governmental_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Governmental_Issues/Taxation">
  <rdfs:label>Taxation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Governmental_Issues</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Legal_Aspects_Of_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems">
  <rdfs:label>Management Of Computing And Information Systems</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/System_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Security_And_Protection</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/General/Economics</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/General/Economics">
  <rdfs:label>Economics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management">
  <rdfs:label>Project And People Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Life_Cycle</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Management_Techniques</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Staffing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Strategic_Information_Systems_Planning</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Systems_Analysis_And_Design</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Systems_Development</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Training</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Life_Cycle">
  <rdfs:label>Life Cycle</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Management_Techniques">
  <rdfs:label>Management Techniques</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., PERT/CPM</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Staffing">
  <rdfs:label>Staffing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Strategic_Information_Systems_Planning">
  <rdfs:label>Strategic Information Systems Planning</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Systems_Analysis_And_Design">
  <rdfs:label>Systems Analysis And Design</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Systems_Development">
  <rdfs:label>Systems Development</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management/Training">
  <rdfs:label>Training</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Project_And_People_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management">
  <rdfs:label>Installation Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management/Benchmarks</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management/Computer_Selection</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management/Computing_Equipment_Management</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management/Performance_And_Usage_Measurement</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management/Pricing_And_Resource_Allocation</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management/Benchmarks">
  <rdfs:label>Benchmarks</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management/Computer_Selection">
  <rdfs:label>Computer Selection</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management/Computing_Equipment_Management">
  <rdfs:label>Computing Equipment Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management/Performance_And_Usage_Measurement">
  <rdfs:label>Performance And Usage Measurement</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management/Pricing_And_Resource_Allocation">
  <rdfs:label>Pricing And Resource Allocation</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Installation_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management">
  <rdfs:label>Software Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Software_Engineering/Management"/>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management/Software_Development</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management/Software_Maintenance</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management/Software_Process</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management/Software_Selection</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management/Software_Development">
  <rdfs:label>Software Development</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management/Software_Maintenance">
  <rdfs:label>Software Maintenance</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management/Software_Process">
  <rdfs:label>Software Process</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management/Software_Selection">
  <rdfs:label>Software Selection</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Software_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/System_Management">
  <rdfs:label>System Management</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/System_Management/Centralization_Decentralization</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/System_Management/Management_Audit</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/System_Management/Quality_Assurance</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/System_Management/Centralization_Decentralization">
  <rdfs:label>Centralization/Decentralization</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/System_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/System_Management/Management_Audit">
  <rdfs:label>Management Audit</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/System_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/System_Management/Quality_Assurance">
  <rdfs:label>Quality Assurance</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/System_Management</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Security_And_Protection">
  <rdfs:label>Security And Protection</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Software/Operating_Systems/Security_And_Protection"/>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Milieux/Computers_And_Society/Social_Issues"/>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Security_And_Protection/Authentication</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Security_And_Protection/Invasive_Software</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Security_And_Protection/Unauthorized_Access</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Security_And_Protection/Authentication">
  <rdfs:label>Authentication</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Security_And_Protection</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Security_And_Protection/Invasive_Software">
  <rdfs:label>Invasive Software</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Security_And_Protection</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., viruses, worms, Trojan horses</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Security_And_Protection/Unauthorized_Access">
  <rdfs:label>Unauthorized Access</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Security_And_Protection</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:comment>e.g., hacking, phreaking</rdfs:comment>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Management_Of_Computing_And_Information_Systems</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computing_Profession">
  <rdfs:label>The Computing Profession</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computing_Profession/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computing_Profession/Occupations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computing_Profession/Organizations</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computing_Profession/Testing_Certification_And_Licensing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computing_Profession/Professional_Ethics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computing_Profession/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computing_Profession/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computing_Profession</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computing_Profession/Occupations">
  <rdfs:label>Occupations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computing_Profession</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computing_Profession/Organizations">
  <rdfs:label>Organizations</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computing_Profession</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computing_Profession/Testing_Certification_And_Licensing">
  <rdfs:label>Testing Certification And Licensing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computing_Profession</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computing_Profession/Professional_Ethics">
  <rdfs:label>Professional Ethics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computing_Profession</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <rdfs:seeAlso rdf:resource="ACMTopic/Computing_Milieux/Computers_And_Society"/>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computing_Profession/Professional_Ethics/Codes_Of_Ethics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computing_Profession/Professional_Ethics/Codes_Of_Good_Practice</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/The_Computing_Profession/Professional_Ethics/Ethical_Dilemmas</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computing_Profession/Professional_Ethics/Codes_Of_Ethics">
  <rdfs:label>Codes Of Ethics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computing_Profession/Professional_Ethics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computing_Profession</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computing_Profession/Professional_Ethics/Codes_Of_Good_Practice">
  <rdfs:label>Codes Of Good Practice</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computing_Profession/Professional_Ethics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computing_Profession</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computing_Profession/Professional_Ethics/Ethical_Dilemmas">
  <rdfs:label>Ethical Dilemmas</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computing_Profession/Professional_Ethics</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computing_Profession</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/The_Computing_Profession/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/The_Computing_Profession</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing">
  <rdfs:label>Personal Computing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing/General</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing/Hardware</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing/Management_Maintenance</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing/Miscellaneous</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing/General">
  <rdfs:label>General</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing/General/Games</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing/General/Games">
  <rdfs:label>Games</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing/General</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages">
  <rdfs:label>Application Packages</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages/Data_Communications</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages/Database_Processing</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages/Freeware_Shareware</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages/Graphics</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages/Spreadsheets</acm:SubTopic>
  <acm:SubTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages/Word_Processing</acm:SubTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages/Data_Communications">
  <rdfs:label>Data Communications</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages/Database_Processing">
  <rdfs:label>Database Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages/Freeware_Shareware">
  <rdfs:label>Freeware/Shareware</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages/Graphics">
  <rdfs:label>Graphics</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages/Spreadsheets">
  <rdfs:label>Spreadsheets</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages/Word_Processing">
  <rdfs:label>Word Processing</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing/Application_Packages</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing/Hardware">
  <rdfs:label>Hardware</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing/Management_Maintenance">
  <rdfs:label>Management/Maintenance</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Personal_Computing/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux/Personal_Computing</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

<ACMTopic rdf:ID="ACMTopic/Computing_Milieux/Miscellaneous">
  <rdfs:label>Miscellaneous</rdfs:label>
  <acm:SuperTopic>ACMTopic/Computing_Milieux</acm:SuperTopic>
  <acm:SuperTopic>ACMTopic</acm:SuperTopic>
</ACMTopic>

</rdf:RDF>

Produced from http://daml.umbc.edu/ontologies/classification.daml using hyperdaml.java