Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/10/08 10:29:28 (16 years ago)
Author:
gkronber
Message:

removed prototypical implementation of rdf-like statement store and corresponding operators in a consolidation step (to prepare for a more solid implementation). Ticket #261 (Items are stored multiple times in the result entries in the CEDMA DB)

Location:
trunk/sources/HeuristicLab.CEDMA.Operators
Files:
4 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.CEDMA.Operators/HeuristicLab.CEDMA.Operators.csproj

    r542 r543  
    5454  </ItemGroup>
    5555  <ItemGroup>
    56     <Compile Include="VariableExtractor.cs" />
    57     <Compile Include="SubScopesExtractor.cs" />
    58     <Compile Include="OntologyExtractor.cs" />
    5956    <Compile Include="ResultsExtractor.cs" />
    60     <Compile Include="MakeStatement.cs" />
    6157    <Compile Include="InjectedVariableExtractor.cs" />
    6258    <Compile Include="SplitScopeToItemsResultWriter.cs" />
Note: See TracChangeset for help on using the changeset viewer.