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

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

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n16https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:List_of_Apache_modules
dbo:wikiPageWikiLink
dbr:Mod_lisp
Subject Item
dbr:Mod_lisp
rdf:type
yago:Cognition100023271 dbo:Software yago:Faculty105650329 yago:PsychologicalFeature100023100 yago:Abstraction100002137 yago:WikicatApacheHttpdModules yago:Ability105616246
rdfs:label
Mod lisp
rdfs:comment
mod_lisp is an extension module for the Apache HTTP Server. It enables Apache to interface with application servers written in Common Lisp, making it possible to dynamically generate web pages and provide web applications with Common Lisp programs. The source (FreeBSD style license), Common Lisp examples and pre-compiled binaries for FreeBSD, Linux and Win32 are available on the mod_lisp web site.
dcterms:subject
dbc:Articles_with_underscores_in_the_title dbc:Apache_httpd_modules dbc:Lisp_(programming_language)
dbo:wikiPageID
18562299
dbo:wikiPageRevisionID
1030007057
dbo:wikiPageWikiLink
dbr:Serializing dbr:FastCGI dbc:Articles_with_underscores_in_the_title dbr:Mod_python dbr:Linux dbr:Application_server dbr:Common_Lisp dbc:Apache_httpd_modules dbr:Reverse_proxy dbr:Web_application dbr:FreeBSD dbr:BSD_licenses dbr:Apache_HTTP_Server dbr:Mod_perl dbr:Win32 dbc:Lisp_(programming_language)
owl:sameAs
yago-res:Mod_lisp freebase:m.04g26r0 n16:4ruBE wikidata:Q6887976
dbp:wikiPageUsesTemplate
dbt:Mono dbt:Reflist dbt:Web_interfaces
dbo:abstract
mod_lisp is an extension module for the Apache HTTP Server. It enables Apache to interface with application servers written in Common Lisp, making it possible to dynamically generate web pages and provide web applications with Common Lisp programs. Unlike other mod_* projects, such as mod_perl and mod_python, mod_lisp does not embed a Common Lisp interpreter in Apache. In concept it is closer to FastCGI, handling requests by serializing them into a textual representation and sending that over a socket to a persistent Common Lisp program, and then sending the Common Lisp system's response to a client. The client may be a web browser, but is more likely to be a reverse proxy server. It is this server that interacts with the user's browser. The source (FreeBSD style license), Common Lisp examples and pre-compiled binaries for FreeBSD, Linux and Win32 are available on the mod_lisp web site.
gold:hypernym
dbr:Module
prov:wasDerivedFrom
wikipedia-en:Mod_lisp?oldid=1030007057&ns=0
dbo:wikiPageLength
1921
foaf:isPrimaryTopicOf
wikipedia-en:Mod_lisp
Subject Item
wikipedia-en:Mod_lisp
foaf:primaryTopic
dbr:Mod_lisp