This HTML5 document contains 6 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n8http://dbkwik.webdatacommons.org/resource/gkuuzoDmLPHRBnPJz2rWXw==
n9http://dbkwik.webdatacommons.org/ontology/
dctermshttp://purl.org/dc/terms/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n3http://dbkwik.webdatacommons.org/sawfish/property/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n6http://dbkwik.webdatacommons.org/resource/Q5Md5Lzg8UToZwN1Tsxe2A==
n2http://dbkwik.webdatacommons.org/resource/bUUt7g_aRg6R3LlH4f69XQ==
n4http://dbkwik.webdatacommons.org/resource/K9nRjg2j9aJLk9t7PGIp0g==
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:
rdfs:label
Prompt (adopted)
rdfs:comment
It's just default prompt.jl with some new features. Now you can configure default font, foreground and background colors for prompt window from the Sawfish Configurator. You can also specify this attributes for concrete prompt window through the `atrributes` parameter of `prompt`. Possible attributes currently include: 1. font - the font to use 2. foreground - the color (or color name) to draw the text with 3. background - the color (or color name) to draw the background with Example:
dcterms:subject
n8:
n3:wikiPageUsesTemplate
n4: n6:
n9:abstract
It's just default prompt.jl with some new features. Now you can configure default font, foreground and background colors for prompt window from the Sawfish Configurator. You can also specify this attributes for concrete prompt window through the `atrributes` parameter of `prompt`. Possible attributes currently include: 1. font - the font to use 2. foreground - the color (or color name) to draw the text with 3. background - the color (or color name) to draw the background with Example: (prompt text start `( (font . ,default-font) (foreground . ,(get-color "#ff0000") (background . ,(get-color "#303030")))))