Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Document Style Semantics and Specification Language
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Document_Style_Semantics_and_Specification_Language
http://dbpedia.org/ontology/abstract DSSSL (англ. Document Style Semantics and DSSSL (англ. Document Style Semantics and Specification Language — язык описания семантики и стиля документа) — язык для описания стилей SGML-документов, базирующийся на подмножестве языка программирования Scheme. DSSSL является предком CSS. Однако CSS применяется только для представления HTML и XML-документов, и при этом для преобразования структуры этих документов используется XSL. DSSSL же может использоваться в обеих целях. Хотя DSSSL совместим с любыми SGML-форматами, используется он преимущественно с документами DocBook. он преимущественно с документами DocBook. , The Document Style Semantics and SpecificaThe Document Style Semantics and Specification Language (DSSSL) is an international standard developed to provide stylesheets for SGML documents. DSSSL consists of two parts: a tree transformation process that can be used to manipulate the tree structure of documents prior to presentation, and a formatting process that associates the elements in the source document with specific nodes in the target representation—the flow object tree. DSSSL specifications are device-independent pieces of information that can be interchanged between different platforms. DSSSL does not standardize the back-end formatters that generate the language's output. Such formatters may render the output for on-screen display, or write it to a computer file in a specific format (such as PostScript or Rich Text Format). Based on a subset of the Scheme programming language, it is specified by the standard ISO/IEC 10179:1996. It was developed by ISO/IEC JTC 1/SC 34 (ISO/IEC Joint Technical Committee 1, Subcommittee 34 - Document description and processing languages). SGML contains information in a machine-readable but not very human-readable format. A "stylesheet" is used to present the information stored in SGML in a more pleasing or accessible way. DSSSL can convert to a wide range of formats, including RTF, HTML, and LaTeX. DSSSL is compatible with any SGML-based document type, but it has been used most often with DocBook. In 1997, software engineer Geir Ove Grønmo published a syntax highlighting language definition for KEDIT. With the appearance of XML as an alternative to SGML, XML's associated stylesheet language XSL was also widely and rapidly adopted, from around 1999. Although DSSSL continued to be in use within the shrinking SGML field, XSL was very soon in use more extensively, and by more coders, than DSSSL had ever achieved. This was emphasised when previous SGML strongholds such as DocBook converted from SGML to XML, and also converted their favoured stylesheet language from DSSSL to XSL. Sometime in or before 1994, Opera Software began drafting a "DSSSL Lite" specification for the consideration of the World Wide Web Consortium, since DSSSL was thought to be too complex for the World Wide Web. to be too complex for the World Wide Web. , Document Style Semantics and SpecificationDocument Style Semantics and Specification Language, DSSSL (tł. język specyfikacji i semantyki stylów dokumentów) – język formatujący dokumenty SGML; standard opublikowany przez ISO/IEC w dokumencie ISO/IEC 10179:1996. Standard DSSSL definiuje semantykę i składnię języka do opisu przetwarzania dokumentów. Semantyka zawiera architektury dokumentów służące określeniu stylu ich prezentacji typograficznej i innych wymagań dotyczących procesu przetwarzania dokumentów, skojarzonych z językami przetwarzania tradycyjnych dokumentów tekstowych. DSSSL został stworzony do określania zgodności formy przetwarzanego dokumentu z SGML. Język pozwala przetwarzać dokumenty SGML na wiele przystępnych formatów, takich jak RTF, HTML i LaTeX.ch formatów, takich jak RTF, HTML i LaTeX. , DSSSL (Document Style Semantics and SpecifDSSSL (Document Style Semantics and Specification Language) es un lenguaje para describir estilos en documentos. Se utiliza junto con / para transformar documentos DocBook SGML/XML en archivos pdf o html. Actualmente los documentos sgml/xml se pueden transformar a otros formatos como ps, rtf, doc, etc. Pues bien, para crear un documento DocBook hacen falta dos archivos, el que contiene la estructura del documento (basada en el dtd) y el que contiene el diseño del mismo. DSSSL describe la parte del diseño del documento, es decir, describe como se visualizará una vez acabado. El creador de DSSSL es Norman Walsh, actualmente es el principal desarrollador de este lenguaje.DSSSL Project Normalmente para modificar el diseño de un documento SGML mediante DSSSL, se parte de lo que se denomina DSSSL Modular. Es un conjunto de hojas de estilo DSSSL que creó Norman Walsh, y que por tanto establecen la base para crear nuestros propios diseños.Para crear un diseño se parte de un archivo.dsl en el cual nosotros le indicamos que queremos modificar de DSSSL Modular.s que queremos modificar de DSSSL Modular. , DSSSL (англ. Document Style Semantics and DSSSL (англ. Document Style Semantics and Specification Language — мова опису семантики і стилю документа) — мова для опису стилів SGML-документів, що базується на підмножині мови програмування Scheme. DSSSL є предком CSS, але якщо CSS застосовується тільки для представлення HTML і XML-документів, в той час як для перетворення їх структури використовується XSL, DSSSL використовується в обох цілях. Хоча DSSSL сумісна з будь-якими SGML-форматами, використовується вона переважно з документами DocBook. Мова дозволяє обробляти документи SGML в декількох доступних форматах, таких як RTF, HTML і LaTeX.пних форматах, таких як RTF, HTML і LaTeX. , Document Style Semantics and SpecificationDocument Style Semantics and Specification Language (DSSSL [dɪsl]) ist eine von James Clark entwickelte Transformations- und Formatierungssprache für SGML-Dokumente, also auch für XML. Die Sprache verwendet eine Teilmenge eines ISO-Dialektes von Scheme, einer funktionalen Programmiersprache, die aus LISP hervorgegangen ist. DSSSL gilt ihrerseits als Vorgängerin von XSL und XSLT.rerseits als Vorgängerin von XSL und XSLT. , Document Style Semantics and SpecificationDocument Style Semantics and Specification Language (DSSSL) は、マークアップ言語 SGML もしくは XML で記述された文書のための、スタイルシート言語の一つである。 DSSSL は「ディッセル」と読む。DSSSL に含まれるうちの "expression language" は、プログラミング言語Schemeの部分集合をベースとしている。具体的には、Schemeのうちの副作用を取り除いた(side-effect free)関数的な(functional)機能だけから成る、Schemeの部分集合(subset of Scheme)だけを使っている。DSSSL の開発には、ジェームズ・クラークなどの人々が関わった。1996年に ISO/IEC 10179:1996 として規格が定められた(対応する日本工業規格は JIS X 4153)。 DSSSL を使うことにより、SGML文書やXML文書を、TeX、PDF、HTML、RTF などの、人間にとって読みやすいさまざまな形式に変換して、コンピュータの画面に表示することや紙に印刷することができる。SGML文書やXML文書の内容は、コンピュータのソフトウェアにとっては読みやすい構造であるが、人間にとってより読みやすい形式が望まれることがある。DSSSL のようなスタイルシート言語を使うことにより、SGML文書やXML文書を、人間にとって読みやすい組版された形式に変換することができる。 DSSSL がよく使われる用途の一つは、DocBook(文書を記述するための SGML/XML技術)で記述された文書の組版である。 DSSSL は、当初は SGML文書のためのスタイルシート言語として開発されたが、XML文書のスタイルシート言語としても、使うことができる。 現在では、DSSSL とは別のスタイルシート言語である XSL (XSLT、XSL-FO) や CSS が使われる事例が多くなっている。 XSL (XSLT、XSL-FO) は、DSSSL の技術をもとに開発された。る。 XSL (XSLT、XSL-FO) は、DSSSL の技術をもとに開発された。
http://dbpedia.org/ontology/wikiPageExternalLink http://www.jclark.com/dsssl/ + , https://cranesoftwrights.github.io/resources/color/colorex.htm +
http://dbpedia.org/ontology/wikiPageID 44199
http://dbpedia.org/ontology/wikiPageLength 5770
http://dbpedia.org/ontology/wikiPageRevisionID 1111256022
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/S-expression + , http://dbpedia.org/resource/PostScript + , http://dbpedia.org/resource/International_Electrotechnical_Commission + , http://dbpedia.org/resource/Category:Scheme_%28programming_language%29 + , http://dbpedia.org/resource/Transformation_language + , http://dbpedia.org/resource/World_Wide_Web + , http://dbpedia.org/resource/Style_sheet_language + , http://dbpedia.org/resource/File_format + , http://dbpedia.org/resource/XML_transformation_language + , http://dbpedia.org/resource/Category:ISO_standards + , http://dbpedia.org/resource/Category:Computer-related_introductions_in_1996 + , http://dbpedia.org/resource/Human-readable + , http://dbpedia.org/resource/XSL + , http://dbpedia.org/resource/XML + , http://dbpedia.org/resource/Computer_file + , http://dbpedia.org/resource/KEDIT + , http://dbpedia.org/resource/Opera_Software + , http://dbpedia.org/resource/Syntax_highlighting + , http://dbpedia.org/resource/Category:Lisp_programming_language_family + , http://dbpedia.org/resource/Scheme_%28programming_language%29 + , http://dbpedia.org/resource/DocBook + , http://dbpedia.org/resource/International_Organization_for_Standardization + , http://dbpedia.org/resource/Rich_Text_Format + , http://dbpedia.org/resource/HTML + , http://dbpedia.org/resource/LaTeX + , http://dbpedia.org/resource/World_Wide_Web_Consortium + , http://dbpedia.org/resource/ISO/IEC_JTC_1/SC_34 + , http://dbpedia.org/resource/Category:Stylesheet_languages + , http://dbpedia.org/resource/Style_language + , http://dbpedia.org/resource/Standard_Generalized_Markup_Language +
http://dbpedia.org/property/family http://dbpedia.org/resource/Scheme_%28programming_language%29 +
http://dbpedia.org/property/paradigm http://dbpedia.org/resource/Style_language + , http://dbpedia.org/resource/Transformation_language +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Reflist + , http://dbpedia.org/resource/Template:Infobox_programming_language + , http://dbpedia.org/resource/Template:List_of_International_Electrotechnical_Commission_standards + , http://dbpedia.org/resource/Template:ISO_standards + , http://dbpedia.org/resource/Template:Stylesheet_languages + , http://dbpedia.org/resource/Template:Short_description +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Computer-related_introductions_in_1996 + , http://dbpedia.org/resource/Category:ISO_standards + , http://dbpedia.org/resource/Category:Scheme_%28programming_language%29 + , http://dbpedia.org/resource/Category:Lisp_programming_language_family + , http://dbpedia.org/resource/Category:Stylesheet_languages +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Document_Style_Semantics_and_Specification_Language?oldid=1111256022&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Document_Style_Semantics_and_Specification_Language +
owl:sameAs https://global.dbpedia.org/id/GgQo + , http://yo.dbpedia.org/resource/ISO/IEC_10179 + , http://www.wikidata.org/entity/Q1233980 + , http://pl.dbpedia.org/resource/Document_Style_Semantics_and_Specification_Language + , http://ru.dbpedia.org/resource/DSSSL + , http://dbpedia.org/resource/Document_Style_Semantics_and_Specification_Language + , http://uk.dbpedia.org/resource/DSSSL + , http://ja.dbpedia.org/resource/Document_Style_Semantics_and_Specification_Language + , http://de.dbpedia.org/resource/Document_Style_Semantics_and_Specification_Language + , http://es.dbpedia.org/resource/Document_Style_Semantics_and_Specification_Language + , http://rdf.freebase.com/ns/m.0c1hm +
rdf:type http://www.wikidata.org/entity/Q9143 + , http://dbpedia.org/class/yago/WikicatISO/IECStandards + , http://dbpedia.org/class/yago/SystemOfMeasurement113577171 + , http://schema.org/Language + , http://dbpedia.org/class/yago/Standard107260623 + , http://dbpedia.org/ontology/ProgrammingLanguage + , http://www.wikidata.org/entity/Q315 + , http://dbpedia.org/class/yago/Measure100033615 + , http://dbpedia.org/ontology/Language + , http://dbpedia.org/class/yago/Abstraction100002137 +
rdfs:comment DSSSL (Document Style Semantics and SpecifDSSSL (Document Style Semantics and Specification Language) es un lenguaje para describir estilos en documentos. Se utiliza junto con / para transformar documentos DocBook SGML/XML en archivos pdf o html. Actualmente los documentos sgml/xml se pueden transformar a otros formatos como ps, rtf, doc, etc. Pues bien, para crear un documento DocBook hacen falta dos archivos, el que contiene la estructura del documento (basada en el dtd) y el que contiene el diseño del mismo. DSSSL describe la parte del diseño del documento, es decir, describe como se visualizará una vez acabado.cribe como se visualizará una vez acabado. , Document Style Semantics and SpecificationDocument Style Semantics and Specification Language (DSSSL) は、マークアップ言語 SGML もしくは XML で記述された文書のための、スタイルシート言語の一つである。 DSSSL は「ディッセル」と読む。DSSSL に含まれるうちの "expression language" は、プログラミング言語Schemeの部分集合をベースとしている。具体的には、Schemeのうちの副作用を取り除いた(side-effect free)関数的な(functional)機能だけから成る、Schemeの部分集合(subset of Scheme)だけを使っている。DSSSL の開発には、ジェームズ・クラークなどの人々が関わった。1996年に ISO/IEC 10179:1996 として規格が定められた(対応する日本工業規格は JIS X 4153)。 DSSSL がよく使われる用途の一つは、DocBook(文書を記述するための SGML/XML技術)で記述された文書の組版である。 DSSSL は、当初は SGML文書のためのスタイルシート言語として開発されたが、XML文書のスタイルシート言語としても、使うことができる。 XSL (XSLT、XSL-FO) は、DSSSL の技術をもとに開発された。る。 XSL (XSLT、XSL-FO) は、DSSSL の技術をもとに開発された。 , Document Style Semantics and SpecificationDocument Style Semantics and Specification Language, DSSSL (tł. język specyfikacji i semantyki stylów dokumentów) – język formatujący dokumenty SGML; standard opublikowany przez ISO/IEC w dokumencie ISO/IEC 10179:1996. Standard DSSSL definiuje semantykę i składnię języka do opisu przetwarzania dokumentów. Semantyka zawiera architektury dokumentów służące określeniu stylu ich prezentacji typograficznej i innych wymagań dotyczących procesu przetwarzania dokumentów, skojarzonych z językami przetwarzania tradycyjnych dokumentów tekstowych.rzania tradycyjnych dokumentów tekstowych. , Document Style Semantics and SpecificationDocument Style Semantics and Specification Language (DSSSL [dɪsl]) ist eine von James Clark entwickelte Transformations- und Formatierungssprache für SGML-Dokumente, also auch für XML. Die Sprache verwendet eine Teilmenge eines ISO-Dialektes von Scheme, einer funktionalen Programmiersprache, die aus LISP hervorgegangen ist. DSSSL gilt ihrerseits als Vorgängerin von XSL und XSLT.rerseits als Vorgängerin von XSL und XSLT. , The Document Style Semantics and SpecificaThe Document Style Semantics and Specification Language (DSSSL) is an international standard developed to provide stylesheets for SGML documents. DSSSL consists of two parts: a tree transformation process that can be used to manipulate the tree structure of documents prior to presentation, and a formatting process that associates the elements in the source document with specific nodes in the target representation—the flow object tree. DSSSL specifications are device-independent pieces of information that can be interchanged between different platforms. DSSSL does not standardize the back-end formatters that generate the language's output. Such formatters may render the output for on-screen display, or write it to a computer file in a specific format (such as PostScript or Rich Text Format). (such as PostScript or Rich Text Format). , DSSSL (англ. Document Style Semantics and DSSSL (англ. Document Style Semantics and Specification Language — язык описания семантики и стиля документа) — язык для описания стилей SGML-документов, базирующийся на подмножестве языка программирования Scheme. DSSSL является предком CSS. Однако CSS применяется только для представления HTML и XML-документов, и при этом для преобразования структуры этих документов используется XSL. DSSSL же может использоваться в обеих целях. Хотя DSSSL совместим с любыми SGML-форматами, используется он преимущественно с документами DocBook. он преимущественно с документами DocBook. , DSSSL (англ. Document Style Semantics and DSSSL (англ. Document Style Semantics and Specification Language — мова опису семантики і стилю документа) — мова для опису стилів SGML-документів, що базується на підмножині мови програмування Scheme. DSSSL є предком CSS, але якщо CSS застосовується тільки для представлення HTML і XML-документів, в той час як для перетворення їх структури використовується XSL, DSSSL використовується в обох цілях. XSL, DSSSL використовується в обох цілях.
rdfs:label Document Style Semantics and Specification Language , DSSSL
hide properties that link here 
http://dbpedia.org/resource/DSSSL + , http://dbpedia.org/resource/Document_Style_Semantics_&_Specification_Language + , http://dbpedia.org/resource/Document_style_semantics_and_specification_language + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/S-expression + , http://dbpedia.org/resource/Scheme_%28programming_language%29 + , http://dbpedia.org/resource/ISO/IEC_JTC_1/SC_34 + , http://dbpedia.org/resource/Typesetting + , http://dbpedia.org/resource/List_of_International_Organization_for_Standardization_standards%2C_10000-11999 + , http://dbpedia.org/resource/James_Clark_%28programmer%29 + , http://dbpedia.org/resource/DSSSL + , http://dbpedia.org/resource/List_of_computing_and_IT_abbreviations + , http://dbpedia.org/resource/CSS + , http://dbpedia.org/resource/TeX + , http://dbpedia.org/resource/List_of_stylesheet_languages + , http://dbpedia.org/resource/XSL + , http://dbpedia.org/resource/Timeline_of_programming_languages + , http://dbpedia.org/resource/Document_Style_Semantics_&_Specification_Language + , http://dbpedia.org/resource/Document_style_semantics_and_specification_language + , http://dbpedia.org/resource/ISO/IEC_10179 + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Document_Style_Semantics_and_Specification_Language + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Document_Style_Semantics_and_Specification_Language + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.