Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Document Schema Definition Languages
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Document_Schema_Definition_Languages
http://dbpedia.org/ontology/abstract 文書スキーマ定義言語(ぶんしょスキーマていぎげんご、英: Document Sche文書スキーマ定義言語(ぶんしょスキーマていぎげんご、英: Document Schema Definition Languages, DSDL)は、マークアップ言語 XML もしくは SGML に準拠した文書に対して、異なる複数の妥当性検証技術 (スキーマ言語) による検証処理を適用するためのフレームワークであり、単一の検証技術を適用する場合よりも強力な検証処理を実現することを目的とする。2007年8月現在、ISO/IEC 19757 で仕様の制定が進められている。RELAX NG などいくつかの仕様は、既に制定作業を終了している。 文書スキーマ定義言語の標準は、10部 (パート) から構成される。文書構造を記述する仕様、データ型を記述する仕様、構造化文書内のデータの関連を記述する仕様など、複数の仕様からなるモジュール化されたセットを定義する。 * 第1部 概要 * 第2部 正規文法に基づく妥当性検証 - RELAX NG * 第3部 規則に基づく検証 - Schematron * 第4部 名前空間に基づく検証委譲言語 - NVDL * 第5部 データ型ライブラリ言語 - DTLL (Data Type Library Language) * 第6部 パスに基づく一貫性制約 * 第7部 文字レパートリ記述言語 - CREPDL (Character Repertoire Description Language) * 第8部 文書スキーマ再命名言語 - DSRL (Document Schema Renaming Language) * 第9部 データ型および名前空間を認識するDTD * 第10部 検証管理 2007年8月現在、第2部 (RELAX NG)、第3部 (スキマトロン) 及び第4部 (NVDL) は既に制定され、ISO国際規格となっている。その他の仕様も作業部会で制定作業が進められている。 作業部会には、ジェームズ・クラークや村田真を含む構造化文書に関心をもつ人々が、参加している。ジェームズ・クラークと村田真は、第2部 (RELAX NG) の制定で共同でエディタを務めた。またクラークは、第6部 (パスに基づく一貫性制約) でエディタを務めており、村田真は 第4部 (NVDL) と第7部 (文字レパートリ記述言語) でエディタを務めている。第4部 (NVDL) と第7部 (文字レパートリ記述言語) でエディタを務めている。 , Document Schema Definition Languages (DSDLDocument Schema Definition Languages (DSDL) ist ein im Rahmen der ISO laufendes Projekt zur Standardisierung verschiedener Methoden zur Prüfung von XML-Dokumenten. Die Verbindung verschiedener Methoden erlaubt eine vollständigere Validierung von Dokumenten, als es mit nur einer Technik möglich wäre, und geht über vergleichbare Verfahren des W3C hinaus. DSDL ist festgelegt in der Norm ISO/IEC 19757. ist festgelegt in der Norm ISO/IEC 19757. , Document Schema Definition Languages (DSDLDocument Schema Definition Languages (DSDL) is a framework within which multiple validation tasks of different types can be applied to an XML document in order to achieve more complete validation results than just the application of a single technology. It is specified as a multi-part ISO/IEC Standard, ISO/IEC 19757. It was developed by ISO/IEC JTC 1/SC 34 (ISO/IEC Joint Technical Committee 1, Subcommittee 34 - Document description and processing languages). DSDL defines a modular set of specifications for describing the document structures, data types, and data relationships in structured information resources. * Part 2: Regular-grammar-based validation – RELAX NG * Part 3: Rule-based validation – Schematron * Part 4: Namespace-based Validation Dispatching Language (NVDL) * Part 5: Extensible Datatypes * Part 7: Character Repertoire Description Language (CREPDL) * Part 8: Document Semantics Renaming Language (DSRL) * Part 9: Namespace and datatype declaration in Document Type Definitions (DTDs) (Datatype- and namespace-aware DTDs) * Part 11: Schema Associationaware DTDs) * Part 11: Schema Association , Мова визначення схеми документа (англ. DocМова визначення схеми документа (англ. Document Schema Definition Languages, DSDL) — об'єднання численних мов схем у єдину оболонку, в рамках якої кілька завдань перевірки різних типів можуть бути застосовані до XML документа з метою досягнення більш повних результатів перевірки, ніж просто застосування єдиної технології. Відомо, що різні частини XML-документів можуть вимагати різних мов схем. Як типовий приклад можна навести описові документи, що містять метадані. Ці документи можуть бути написані на DocBook, TEI і XHTML. Визначення схем для таких описових документів виконується за допомогою універсальних мов схем, як, наприклад, RELAX NG і DTD.х мов схем, як, наприклад, RELAX NG і DTD. , Document Schema Definition Languages (DSDLDocument Schema Definition Languages (DSDL) est un cadre qui décrit les multiples tâches de validation de différents types qui peuvent s'appliquer à un document XML, afin de parvenir à des résultats de validation plus complets que ce que donnerait seulement l'application d'une simple technologie. Un DSDL correspond à un langage informatique déclaratif de description de document XML. Comme SGML, XML est un langage de balisage générique, dont le vocabulaire et la grammaire ne sont pas définis a priori. Ces règles s'expriment en un schéma, qui permet notamment de valider automatiquement un document sur sa conformité à ce modèle. Contrairement à SGML, XML accepte plus d'une syntaxe de schéma ; DTD, XML Schema, Relax NG, Schematron sont des DSDL. DSDL est spécifié par la norme ISO/CEI 19757. La norme DSDL se compose de plusieurs parties, qui définissent un ensemble modulaire de spécifications dont le but est de décrire les structures de document, les types de données, et les relations entre données dans des ressources informatiques structurées. * Part 1 Overview * Part 2 Regular-grammar-based validation - RELAX NG * Part 3 Rule-based validation - Schematron * Part 4 Namespace-based validation dispatching language - NVDL * Part 5 Datatype Library Language - (DTLL) * Part 6 Path-based integrity constraints * Part 7 Character Repertoire Description Language (CRDL) * Part 8 Document Schema Renaming Language (DSRL) * Part 9 Datatype- and namespace-aware DTDs * Part 10 Validation Managementware DTDs * Part 10 Validation Management
http://dbpedia.org/ontology/wikiPageExternalLink http://dsdl.org + , https://web.archive.org/web/20160122193526/http:/dsdl.org/ + , http://www.iso.org/iso/iso_catalogue/catalogue_ics/catalogue_detail_ics.htm%3Fcsnumber=37605 +
http://dbpedia.org/ontology/wikiPageID 347066
http://dbpedia.org/ontology/wikiPageLength 2798
http://dbpedia.org/ontology/wikiPageRevisionID 1121247293
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/ISO/IEC_JTC_1/SC_34 + , http://dbpedia.org/resource/Category:ISO/IEC_standards + , http://dbpedia.org/resource/International_Organization_for_Standardization + , http://dbpedia.org/resource/Category:XML + , http://dbpedia.org/resource/Namespace-based_Validation_Dispatching_Language + , http://dbpedia.org/resource/Category:Data_modeling_languages + , http://dbpedia.org/resource/Document_Type_Definition + , http://dbpedia.org/resource/NVDL + , http://dbpedia.org/resource/XML + , http://dbpedia.org/resource/RELAX_NG + , http://dbpedia.org/resource/International_Electrotechnical_Commission + , http://dbpedia.org/resource/XML_Schema_%28W3C%29 + , http://dbpedia.org/resource/Schematron + , http://dbpedia.org/resource/Category:XML-based_standards +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:ISO_standards + , http://dbpedia.org/resource/Template:Short_description + , http://dbpedia.org/resource/Template:Refimprove + , http://dbpedia.org/resource/Template:Markup-languages-stub +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:ISO/IEC_standards + , http://dbpedia.org/resource/Category:XML-based_standards + , http://dbpedia.org/resource/Category:XML + , http://dbpedia.org/resource/Category:Data_modeling_languages +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Framework +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Document_Schema_Definition_Languages?oldid=1121247293&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Document_Schema_Definition_Languages +
owl:sameAs http://ja.dbpedia.org/resource/%E6%96%87%E6%9B%B8%E3%82%B9%E3%82%AD%E3%83%BC%E3%83%9E%E5%AE%9A%E7%BE%A9%E8%A8%80%E8%AA%9E + , http://de.dbpedia.org/resource/Document_Schema_Definition_Languages + , http://rdf.freebase.com/ns/m.01yv05 + , http://yago-knowledge.org/resource/Document_Schema_Definition_Languages + , http://dbpedia.org/resource/Document_Schema_Definition_Languages + , http://www.wikidata.org/entity/Q498669 + , https://global.dbpedia.org/id/4cutA + , http://uk.dbpedia.org/resource/DSDL + , http://fr.dbpedia.org/resource/Document_Schema_Definition_Languages +
rdf:type http://dbpedia.org/class/yago/Datum105816622 + , http://dbpedia.org/class/yago/Standard107260623 + , http://dbpedia.org/class/yago/WikicatDataModelingLanguages + , http://dbpedia.org/class/yago/Measure100033615 + , http://dbpedia.org/class/yago/WikicatXML-basedStandards + , http://dbpedia.org/class/yago/SystemOfMeasurement113577171 + , http://dbpedia.org/class/yago/Cognition100023271 + , http://dbpedia.org/class/yago/Abstraction100002137 + , http://dbpedia.org/class/yago/WikicatISOStandards + , http://dbpedia.org/class/yago/WikicatISO/IECStandards + , http://dbpedia.org/class/yago/Information105816287 + , http://dbpedia.org/ontology/Software + , http://dbpedia.org/class/yago/PsychologicalFeature100023100 +
rdfs:comment Document Schema Definition Languages (DSDLDocument Schema Definition Languages (DSDL) est un cadre qui décrit les multiples tâches de validation de différents types qui peuvent s'appliquer à un document XML, afin de parvenir à des résultats de validation plus complets que ce que donnerait seulement l'application d'une simple technologie. DSDL est spécifié par la norme ISO/CEI 19757. La norme DSDL se compose de plusieurs parties, qui définissent un ensemble modulaire de spécifications dont le but est de décrire les structures de document, les types de données, et les relations entre données dans des ressources informatiques structurées. des ressources informatiques structurées. , Мова визначення схеми документа (англ. DocМова визначення схеми документа (англ. Document Schema Definition Languages, DSDL) — об'єднання численних мов схем у єдину оболонку, в рамках якої кілька завдань перевірки різних типів можуть бути застосовані до XML документа з метою досягнення більш повних результатів перевірки, ніж просто застосування єдиної технології.ніж просто застосування єдиної технології. , Document Schema Definition Languages (DSDLDocument Schema Definition Languages (DSDL) ist ein im Rahmen der ISO laufendes Projekt zur Standardisierung verschiedener Methoden zur Prüfung von XML-Dokumenten. Die Verbindung verschiedener Methoden erlaubt eine vollständigere Validierung von Dokumenten, als es mit nur einer Technik möglich wäre, und geht über vergleichbare Verfahren des W3C hinaus. DSDL ist festgelegt in der Norm ISO/IEC 19757. ist festgelegt in der Norm ISO/IEC 19757. , Document Schema Definition Languages (DSDLDocument Schema Definition Languages (DSDL) is a framework within which multiple validation tasks of different types can be applied to an XML document in order to achieve more complete validation results than just the application of a single technology. It is specified as a multi-part ISO/IEC Standard, ISO/IEC 19757. It was developed by ISO/IEC JTC 1/SC 34 (ISO/IEC Joint Technical Committee 1, Subcommittee 34 - Document description and processing languages).ent description and processing languages). , 文書スキーマ定義言語(ぶんしょスキーマていぎげんご、英: Document Sche文書スキーマ定義言語(ぶんしょスキーマていぎげんご、英: Document Schema Definition Languages, DSDL)は、マークアップ言語 XML もしくは SGML に準拠した文書に対して、異なる複数の妥当性検証技術 (スキーマ言語) による検証処理を適用するためのフレームワークであり、単一の検証技術を適用する場合よりも強力な検証処理を実現することを目的とする。2007年8月現在、ISO/IEC 19757 で仕様の制定が進められている。RELAX NG などいくつかの仕様は、既に制定作業を終了している。 文書スキーマ定義言語の標準は、10部 (パート) から構成される。文書構造を記述する仕様、データ型を記述する仕様、構造化文書内のデータの関連を記述する仕様など、複数の仕様からなるモジュール化されたセットを定義する。 2007年8月現在、第2部 (RELAX NG)、第3部 (スキマトロン) 及び第4部 (NVDL) は既に制定され、ISO国際規格となっている。その他の仕様も作業部会で制定作業が進められている。され、ISO国際規格となっている。その他の仕様も作業部会で制定作業が進められている。
rdfs:label 文書スキーマ定義言語 , Document Schema Definition Languages , DSDL
hide properties that link here 
http://dbpedia.org/resource/DSDL + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/List_of_computing_and_IT_abbreviations + , http://dbpedia.org/resource/Regular_Language_description_for_XML + , http://dbpedia.org/resource/XML + , http://dbpedia.org/resource/DSDL + , http://dbpedia.org/resource/Namespace_Routing_Language + , http://dbpedia.org/resource/Rick_Jelliffe + , http://dbpedia.org/resource/Makoto_Murata + , http://dbpedia.org/resource/List_of_International_Organization_for_Standardization_standards%2C_18000-19999 + , http://dbpedia.org/resource/List_of_XML_markup_languages + , http://dbpedia.org/resource/Namespace-based_Validation_Dispatching_Language + , http://dbpedia.org/resource/Schematron + , http://dbpedia.org/resource/XML_schema + , http://dbpedia.org/resource/ISO/IEC_19757 + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Document_Schema_Definition_Languages + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Document_Schema_Definition_Languages + owl:sameAs
 

 

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