From 11e83528df0f4e48d9324b2e4dd82dc58792fb16 Mon Sep 17 00:00:00 2001 From: defanor Date: Tue, 23 Jan 2018 15:28:05 +0300 Subject: Add initial RDF support With two types of caching: file-based for retrieved documents, and memory-based for predicate labels extracted from those. --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 662e9e9..a7ecec9 100644 --- a/README +++ b/README @@ -5,9 +5,9 @@ Pancake This is a CLI/Emacs web/gopher/file browser. It utilizes pandoc and external downloaders such as curl, adding -support for Gopher directories and plain text files, and invoking -external applications (e.g., image and PDF viewers) depending on its -configuration. +support for Gopher directories, plain text files, and RDF, and +invoking external applications (e.g., image and PDF viewers) depending +on its configuration. User interaction capabilities are rather basic, as it is intended to be combined with software that provides better user interfaces – such @@ -56,7 +56,7 @@ specific websites, e.g. webcomics, and perhaps specific images only. Commands -------- -:quit or EOF: quit pancake, cleaning the cache +:quit or EOF: quit pancake :[: back :]: forward :load config[ ]: load configuration from a specified file or -- cgit v1.2.3