• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
    • RDF quality heuristics
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

3 Flexible ordering and equivalence based on character table
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
    • Packages
      • Managing external tables for SWI-Prolog
        • Flexible ordering and equivalence based on character table
          • new_order_table/2
          • order_table_mapping/3
          • compare_strings/4
          • prefix_string/3
          • prefix_string/4
          • sub_string/3
Availability::- use_module(library(table)).(can be autoloaded)
order_table_mapping(+Table, ?From, ?To)
Read the current mapping. To is a character code or one of the atoms break, ignore or tag.
ClioPatria (version V3.1.1-40-g9d9e003)