This HTML5 document contains 8 embedded RDF statements represented using HTML+Microdata notation.
The embedded RDF content will be recognized by any processor of HTML5 Microdata.
Namespace Prefixes
Prefix | IRI |
dbnary | http://kaiko.getalp.org/dbnary# |
skos | http://www.w3.org/2004/02/skos/core# |
ontolex | http://www.w3.org/ns/lemon/ontolex# |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
xsdh | http://www.w3.org/2001/XMLSchema# |
dbnary-eng | http://kaiko.getalp.org/dbnary/eng/ |
Statements
- Subject Item
- dbnary-eng:__ws_3_exit__Verb__1
- rdf:type
-
ontolex:LexicalSense
- dbnary:senseNumber
-
3
- skos:definition
-
_:vb6930703
- skos:example
-
_:vb6930704
_:vb6930705
- Subject Item
- _:vb6930703
- rdf:value
-
(ambitransitive, computing) To end or terminate (a program, subroutine, etc.)
- Subject Item
- _:vb6930704
- rdf:value
-
Common Lisp provides a facility for exiting from a complex process in a non-local, dynamically scoped manner.
- Subject Item
- _:vb6930705
- rdf:value
-
Every ZAF program needs to call a routine like this to exit the application. Just put it in your library and be done with it.