セマンティックWebの動向とメタデータ

Size: px
Start display at page:

Download "セマンティックWebの動向とメタデータ"

Transcription

1 Web XML XML Web WG

2 RDF RSS RDF ) RSS 1.0 XHTML SVG NewsML RSS XHTML SVG NewsML RSS RSS RS S RSsS Web PDF Web 2

3 HTML title meta Web NewsML Id RDF W3C Web 3

4 HTML NewsML RSS(RDF ) XML RDF HTML(XHTML) Web 4

5 15 Subject dc:subject dc Web 5

6 Web Web Web Web Web Web 6

7 Web HTML XML (XHTML ) XHTML title meta id,class class CSS(display:none) XSLT RSS RSS Web 7

8 Web Web 1 RSS(RDF ) RSS Web 8

9 RSS RDF rdf:rdf RSS 1.0 RSS 0.9 RSS 0.91 RSS 2.0 RSS rss Web 9

10 RDF Site Summary(RSS)1.0 RDF 1.0 RDF Site Summary (RSS) is a lightweight multipurpose extensible metadata description and syndication format. RSS is an XML application, conforms to the W3C's RDF Specification and is extensible via XMLnamespace and/or RDF based modularization. RSS-DEV Working Group Web 10

11 RSS1.0 rdf: RSS Web 11

12 RSS1.0 rdf: RSS Web 12

13 XHTML RSS XHTML <title> </title> <meta name="date" content=" "/> table (caption thead th/td) <address>inline </address> XHTML class <div class="date"> </div> <div class="author"> </div> <div class="frequency" title="10"/> Web 13

14 (meta ) Web 14

15 SVG 6 Web XHTML SVG 1 XHTML 6 (6 ) Web 15

16 XHTML <html> <head> <title> / </title> <meta http-equiv="content-type" cintent="text/html; charset=shift_jis" /> </head> <body background-color="yellow"> <embed src="images/thisweek-title.svg" width="450" height="35"/> <div style="font-size:20pt; text-align:center;"> ( ) </div> SVG Web 16

17 <html> <head> meta <title> / </title> <meta http-equiv="content-type" content="text/html; charset=shift_jis" /> <meta name="dc.title" content=" "/> <meta name="dc.subject" content=" Web "/> <meta name="dc.description" content=" XML Da <meta name="dc.publisher" content="semanticweb WG"/> <meta name="dc.creator" content=" "/> <meta name="dc.date" content=" "/> <meta name="dc.format" content="text/xhtml"/> <meta name="dc.language" content="ja"/> Web 17

18 XHTML ( ) class meta item <div class="meta item"> <a name="1" /> <span class="meta item xxxx"> </span> <div class="meta item yyyyy"> </div> </div> Web 18

19 <div class="meta item"> <a name="1" /> <font size="4"><b> <span class="meta item Title"> </span></b></font><br /> <img src="images/koukinkakourei.gif" border="0" align="right" hspace="5" /> width="200" <span class="meta item Creator"> </span> <font size="4"> <span class="meta item Subject"> </span> </font><br /><br /> <span class="meta item Description"> </div> Web 19

20 RDF (XHTML) <rdf:rdf xmlns:rdf=" xmlns:rdfs=" xmlns:dc=" > <rdf:description about=" dc:title=" " dc:subject=" " dc:description=" " dc:publisher="semanticweb WG" dc:creator=" " dc:date=" " dc:format="text/xhtml" dc:language="ja" > </rdf:description> head body </rdf:rdf> Web 20

21 RSS (XSLT) 4 <title> / </title> <div style="font-size:20pt; text-align:center;"> ( )</div> meta <title> / </title> <meta name="dc.creator" content=" "/> class <div class="meta item"> <a name="6" /> <font size="4"><b>6 <span class="meta item Title"> RDF <rdf:description about=" dc:title=" " Web 21

22 meta RSS <xsl:for-each select="head/meta"> <xsl:for-each "> <xsl:when test="name()='dc.creator' "> <dc:creator><xsl:value-of </xsl:when> </xsl:for-each> </xsl:for-each> Web 22

23 class (meta item) <xsl:for-each item']"> <xsl:choose> <xsl:when <rdf:li </xsl:when> </xsl:choose> </xsl:for-each> <rss:items> <rdf:seq> <rdf:li rdf:resource=" -2.xml.htm#1" /> </rdf:seq> </rss:items> Web 23

24 RDF RSS <xsl:for-each select="rdf:rdf"> <xsl:for-each <xsl:when test="local-name()='title' "> <dc:title><xsl:value-of select="."/></dc:title> </xsl:when> </xsl:for-each> </xsl:for-each> Web 24

25 RSS rss-simple-list.xsl Web 25

26 2 RSS (2) Web 26

27 Web 27 RSS RSS makerss.xsl makerss.xsl makerss4 SVG.xsl makerss4 SVG.xsl makerss4 NewsML.xsl makerss4 NewsML.xsl rss-simple -list.xsl rss-simple -list.xsl XHTML XHTML SVG SVG NewsML NewsML XSLT RSS RSS HTML (XHTML) HTML (XHTML) RSS RSS HTML (XHTML) HTML (XHTML) XSLT RSS RSS HTML (XHTML) HTML (XHTML) XML XML XSLT XSLT

28 XML NewsML SVG RDF SVG Web 28

29 SVG title desc metadata <title> </title> <desc xmlns:sw=" <sw:meta name = "DC.Title" content = " "/> </desc> <metadata> <rdf:rdf > <rdf:description about=" dc:title=" " > </rdf:description> </rdf:rdf> </metadata> Web 29

30 SVG RSS <xsl:template match="/"> <rdf:rdf> <rss:channel> <rss:title><xsl:value-of select="svg:svg/svg:title"/></rss:title> <rss:link><xsl:value-of select="$default-uri"/></rss:link> <rss:description> <xsl:choose> <xsl:when <xsl:value-of </xsl:when> </xsl:choose> </rss:description> <rss:items> <xsl:apply-templates select="//svg:desc/sw:*"/> </rss:items> </rss:channel> <xsl:apply-templates select="//svg:desc[sw:*]" mode="item"/> </rdf:rdf> </xsl:template> <rdf:li rdf:resource /> <rss:item Web 30

31 NewsML NewsML NewsML RSS XSLT Web 31

32 NewsML <NewsML> <NewsItem> <NewsComponent xml:lang="ja" Duid="NC0001"> <NewsLines> <HeadLine>(SMIL 2.0) </HeadLine> <DateLine> T </DateLine> </NewsLines> <AdministrativeMetadata> <Creator> <Comment> <Party FormalName="W3C" /> </Creator> </AdministrativeMetadata> <Metadata> <MetadataType FormalName="newsdoc-metadata" /> <Property FormalName="DocumentDate" Value=" T " /> </Metadata> Web 32

33 NewsML RSS <xsl:template match="/"> <rdf:rdf> <rss:channel> <rss:title><xsl:value-of select="//newsitem[1]//headline[1]"/></rss:title> <rss:link><xsl:value-of select="$default-uri"/></rss:link> <rss:description> <xsl:value-of select="//newsitem[1]//headline[1]"/> </rss:description> <rss:items> <rdf:seq> <xsl:apply-templates select="//newsitem" mode="head"/> </rdf:seq> </rss:items> </rss:channel> <xsl:apply-templates select="//newsitem" mode="body"/> </rdf:rdf> </xsl:template> <rss:item Web 33

34 RSsS (Sites) RS S(RDF Summary) RSsS XHTML RSS SVG RSS NewsML RSS RSsS EXCEL Web EXCEL RS S XSL-FO PDF Web Web 34

35 RS S <!DOCTYPE rsss:rsss [ <!ENTITY file1 SYSTEM "out-rss-4.xml"> <!ENTITY file2 SYSTEM "out-rss-svg.xml"> <!ENTITY file3 SYSTEM "out-rss-newsml.xml"> ]> <rsss:rsss xmlns:rsss=" > &file1; &file2; &file3; </rsss:rsss> RSS Web 35

36 RSsS rss-simple-list.xsl RSsS-simple-list.xsl <xsl:import href="rss-simple-list.xsl"/> <xsl:template match="/"> <html> <body> <h1> (RSsS)</h1> <xsl:apply-templates select="rsss:rsss"/> </body> </html> </xsl:template> <xsl:template match="rsss:rsss"> <table border="1"> <xsl:for-each select="rdf:rdf"> <tr> <td> <xsl:apply-templates select="."/> </td> </tr> </xsl:for-each> </table> </xsl:template> Web 36

37 RSsS Web 37

38 Web 38 RSsS RSsS XHTML XHTML SVG SVG NewsML NewsML makerss.xsl makerss.xsl RSsS.xml RSsS.xml makerss4 SVG.xsl makerss4 SVG.xsl makerss4 NewsML.xsl makerss4 NewsML.xsl XSLT RSS RSS multi-rsssimple-list.xsl multi-rsssimple-list.xsl HTML (XHTML) HTML (XHTML) RSS RSS XSLT RSS RSS XML XML XSLT XSLT

39 SVG RS S HTML NewsML Web 39

40 EXCEL VBA r = startrow c = startcol Set root = doc.documentelement Set itemlist = doc.getelementsbytagname("rdf:rdf/rss:item") For i = 0 To itemlist.length - 1 Set item = itemlist.item(i) Cells(r, c + 0).Value = i + 1 Cells(r, c + 1).Value = item.selectsinglenode("rss:title").text Cells(r, c + 2).Value = item.selectsinglenode("dc:subject").text Cells(r, c + 3).Value = item.selectsinglenode("dc:publisher").text Cells(r, c + 4).Value = item.selectsinglenode("dc:creator").text Cells(r, c + 5).Value = item.selectsinglenode("dc:date").text Cells(r, c + 6).Value = item.selectsinglenode("rss:description").text r = r + 1 Next Web 40

41 Web EXCEL Web WSDL( ) Web 41

42 Web EXCEL VBA Office XP Web Services Toolkit 2.0 clsws_rsssservices1 struct_rsssitem WSDL XML SOAP WSDL Web 42

43 VBA Web Dim svcrsss As New clsws_rsssservices1 Dim item() As struct_rsssitem Dim itemcount As Integer itemcount = svcrsss.wsm_getrsssitemlist( item ) r = startrow For i = 0 To itemcount - 1 c = startcol Cells(r, c + 0).Value = i + 1 Cells(r, c + 1).Value = item(i).title Cells(r, c + 2).Value = item(i).subject Cells(r, c + 3).Value = item(i).publisher r = r + 1 Next Web itemcount item Web 43

44 RS S PDF RS S JepaX XSLT JepaX XSL-FO XSLT 2001 XSL-FO PDF Apache XML FOP XML Week ( ) WG XSL XSLT SWG Web 44

45 RS S JepaX <xsl:template match="rdf:rdf"> <div type=" "> <head><title><xsl:value-of select="rss:channel/rss:title"/></title></head> <table> <tr><th> </th><td><xsl:value-of select="rss:channel/rss:description"/></td></tr> <xsl:apply-templates select="rss:channel/*" mode="supplementmodule"/> </table> <xsl:for-each select="rss:item"> <div type=" "> <head><title><xsl:value-of select="rss:title"/></title></head> <table> <tr><th> </th><td><xsl:value-of select="rss:description"/></td></tr> <xsl:apply-templates select="*" mode="supplementmodule"/> </table> </div> </xsl:for-each> </div> </xsl:template> Web 45

46 RS S (PDF) Web 46

47 Web 47 RS RS S DOM DOM RSsS.xml RSsS.xml Imported RSsS.xml Imported RSsS.xml XHTML XHTML SVG SVG NewsML NewsML makerss.xsl makerss.xsl makerss4 SVG.xsl makerss4 SVG.xsl makerss4 NewsML.xsl makerss4 NewsML.xsl copy.xsl copy.xsl SitesInfoByRSsS.xls SitesInfoByRSsSWS.xls Web IIS Web XSLT FOP JepaX JepaX XSL-FO XSL-FO XSL-FO.xsl.xsl RSS RSS PDF RSS RSS RSS RSS XML XML XSLT XSLT EXCEL

48 Web RSS RS S DB Web XML RDF RDF Web Web 48

49 RSS RSS 0.9 RSS 0.91 RSS 1.0 Web 49

50 RSS 0.9 (RDF Site Summary) Web RDF XML 10 channel item(15 ) title link These elements include the notion of a "channel," that contains up to 15 "item"s, each of which consist of a "title" and a "link." Webmasters could use RSS 0.9 files to syndicate their content, using links (no descriptions) to their stories. The format is still quite popular, with about 45% of RSS files surveyed in May, Web 50

51 RSS 0.9 DTD <!ELEMENT rdf:rdf (channel image? item+ textinput?)*> <!ATTLIST rdf:rdf xmlns:rdf CDATA #FIXED " xmlns CDATA #REQUIRED> <!-- must be " --> <!ELEMENT channel (title description link)*> <!ELEMENT title (#PCDATA)> <!ELEMENT description (#PCDATA)> <!ELEMENT link (#PCDATA)> <!ELEMENT image (title url link)*> <!ELEMENT url (#PCDATA)> <!ELEMENT item (title link)*> <!ELEMENT textinput (title description name link)*> <!ELEMENT name (#PCDATA)> Web 51

52 <rdf:rdf xmlns:rdf=" xmlns=" > <channel> <title> </title> <description> </description> <link> </link> </channel> <item> <title> </title> <link> </link> </item> item 15 </rdf:rdf> Web 52

53 RSS 0.91 (Rich( Rich Site Summary) In July 1999 Netscape introduced RSS 0.91 (re-dubbed "Rich Site Summary"), incorporating most of the features of UserLand's <scriptingnews> 2.0b1 format added 14 elements to better describe channels, items, and update frequency, including a new "description" element for items (what some call "leads" or "blurbs"). Web 53

54 RSS 0.91 DTD Web 54

55 <rss </rss> version="0.91"> <channel> RSS 0.91 <title> </title> <description> </description> <link> </link> <pubdate> </pubdate> <item> </item> </channel> <title> </title> <description> </description> <link> </link> language rating item 15 Web 55

56 RSS 1.0 (RSS-Dev ) RSS RSS 0.9 (0.91 ) RDF Dublin Core (xmlns:dc=" Syndication (xmlns:sy=" Content (xmlns:content=" Web 56

57 W3C XML (RDF,RSS ) W3C RDF Primer RSS What is RSS? (XML.com) rss Web 57

Web (RDF) RDF RSS FOAF RDF Web RDF RDF google rdf filetype:rdf rdf Web 122, , [1] ( ) [2] RDF RSS 6

Web (RDF) RDF RSS FOAF RDF Web RDF RDF google rdf filetype:rdf rdf Web 122, , [1] (   ) [2] RDF RSS 6 Web Web NEC Web (RDF) RDF RSS FOAF RDF Web RDF RDF google rdf filetype:rdf rdf Web 122,000 2003 11 5,440 2003 5 7 [1] ( http://www.atmarkit.co.jp/ ) [2] RDF RSS 6% 7% 39% RDF RSS 42% RSS (RDF Site Summary)

More information

オントロジ入門

オントロジ入門 Web Web 2004-01-23 XML XML Web WG Web ( ) Web (RDF RDF ) (OWL) ( ) WG ( ) 2004-01-23 2 Web Web Web XML ( ) 2004-01-23 3 Web Web 2 Web HTML(XHTML) ( ) Web ( ) 2 Web 2004-01-23 4 2 Web Web (XHTML) (RDF)

More information

XML Week Web 2.0 Day (1) SOA2.0 KM2.0? REST API + XSLT Amazon hon. hon.jp API XML Consortium XML ( ) REST(GET)API Amazon.co.jp hon.jp REST

XML Week Web 2.0 Day (1) SOA2.0 KM2.0? REST API + XSLT Amazon hon. hon.jp API XML Consortium XML ( ) REST(GET)API Amazon.co.jp hon.jp REST XML Week Web 2.0 Day (1) SOA2.0 KM2.0? REST API + XSLT Amazon hon. hon.jp API XML Consortium 2006-05-23 XML ( ) REST(GET)API Amazon.co.jp hon.jp REST + XSLT ( ) hon.jp hon.jp + Aamazon.co.jp Exif to RDF(kanzaki.com)

More information

Web2.0 REST API + XSLT Amazon hon.jp API XML Consortium XML ( ) REST(GET)API hon.jp Amazon.co.jp Google Map Exif to RDF(kanzaki.com) REST +

Web2.0 REST API + XSLT Amazon hon.jp API XML Consortium XML ( ) REST(GET)API hon.jp Amazon.co.jp Google Map Exif to RDF(kanzaki.com) REST + Web2.0 REST API + XSLT Amazon hon.jp API XML Consortium 2006-04-11 XML ( ) REST(GET)API hon.jp Amazon.co.jp Google Map Exif to RDF(kanzaki.com) REST +XSLT hon.jp hon.jp + Aamazon.co.jp Exif to RDF(kanzaki.com)

More information

XSLT 4-1

XSLT 4-1 XSLT 4-1 XSLT XML XML HTML XSLT 1.0 (W3C ) http://www.w3.org/tr/xslt http://www.zvon.org/xxl/xsltreference/output/ ( ) XML 4-2 XSLT XML

More information

橡dbweb2002-sato.PDF

橡dbweb2002-sato.PDF Web Web 1 Web XML DB Web EAI 2 RDF RDF Schema DAML+OIL OWL (Web Ontology Language) 3 Resource Description Framework (RDF) W3C XML http://www.net.intap.or.jp/intap/s-web/

More information

6 2 1

6 2 1 6 1 6 (1) (2) HTML (3) 1 Web HTML 1 Web 1 Web Web 6 2 1 6 3 1.1 HTML(XHTML) Web HTML(Hyper Text Markup Language) ( ) html htm HTML XHTML(XHTML 1.0 Transitional)

More information

NLC配布用.ppt

NLC配布用.ppt Semantic Web September 20, 200 IBM( ) (uramoto@jp.ibm.com) Semantic Web ( )? Semantic Web 2 What can it do? (by Jim Hendler) 3 Semantic Web W3C Director Berners-Lee Web The Semantic Web is an extension

More information

XML XML (Extensible Markup Language) ISO SGML (Standard Generalized Markup Language) W3C (World Wide Web Consortium) XML 1.0

XML XML (Extensible Markup Language) ISO SGML (Standard Generalized Markup Language) W3C (World Wide Web Consortium) XML 1.0 XML 2-1 XML XML (Extensible Markup Language) ISO SGML (Standard Generalized Markup Language) W3C (World Wide Web Consortium) XML 1.0 http://www.w3.org/tr/rec-xml http://www.fxis.co.jp/xmlcafe/tmp/rec-xml.html

More information

XSLの活用と技術内容の紹介

XSLの活用と技術内容の紹介 XSL XML WG XSLXSLT SWG XSL 1 Agenda XSL XSL-FO XSLT XSL-FO XSL 2 XSL XSL XSL 3 XSL XSL W3C 1.0 2001-10-15 XSL XML (XSLT) XML (XSL-FO Formatting-Object ) XML XSL 4 XSL 5 XML 1.0 1998-02-10 XSLT 1999-11-16

More information

.xml.xsl bcs.dtd 2. 提案 BCS.DTD のエレメントと属性 BCS.DTD のエレメントの属性を以下に示す 出 エレメント説明 現 属性 下位構造 数 code 適宜工事コード等を記述する 任 意 Common Docinfo Reference UkeoiKeiyakusyoHikaeSoufusyo KoujiTyakusyuTodoke SongaihokenKeiyakuHoukokusyo

More information

Microsoft PowerPoint - RSSによる情報流通S.ppt

Microsoft PowerPoint - RSSによる情報流通S.ppt RSS による情報流通 武田英明国立情報学研究所 takeda@nii.ac.jp RSS による情報流通 RSS はメタデータの一種であり, メタデータ流通はこれまでの情報だけの流通にくらべて情報提供者, 情報利用者に情報利用の自由度を与えることができる RSS は blog をきっかけに現在広く流通しており, いますぐ使えるメタデータである RSS 配信は Web, メールマガジン, メーリングリスト,

More information

~/WWW-local/compIID (WWW IID ) $ mkdir WWW-local $ cd WWW-local $ mkdir compiid 3. Emacs index.html n (a) $ cd ~/WWW/compIID

~/WWW-local/compIID (WWW IID ) $ mkdir WWW-local $ cd WWW-local $ mkdir compiid 3. Emacs index.html n (a) $ cd ~/WWW/compIID 10 10 10.1 1. 2. 3. HTML(HyperText Markup Language) Web [ ][ ] HTML Web HTML HTML Web HTML ~b08a001/www/ ( ) ~b08a001/www-local/ ( ) html ( ) 10.2 WWW WWW-local b08a001 ~b08a001/www/ ~b08a001/www-local/

More information

橡SPA2000.PDF

橡SPA2000.PDF XSLT ( ) d-oka@is.s.u-tokyo.ac.jp ( ) hagiya@is.s.u-tokyo.ac.jp XSLT(eXtensible Stylesheet Language Transformations) XML XML XSLT XSLT XML XSLT XML XSLT XML XML XPath XML XSLT XPath XML XSLT,XPath 1 XSLT([6])

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション /2 SemanticWeb SemanticWeb Web Web 2004.1 ( ), Evangelist, XML Consortium Technology Leader, SemanticWeb WG RSsS, ( ): Web ( ) SemanticWeb ( ): 0 Overview 4/4 Semantic Web [ ],, by DAML-S S (Semantic

More information

Web

Web Web 1 1 1........................... 1 2 Web...................... 1 3...................... 3 4........................ 4 5........................... 5 i............................ 5 ii iii..........................

More information

XSLT XSLT xsd XSLT XML xsd XPath <xsl:template ]

XSLT XSLT xsd XSLT XML xsd XPath <xsl:template ] XML Week splat XML XML Web 2005,2006 WS-Security End-to-End XSLT (xsd) XSLT MUST MAY Java class MUST,MAY XSLT XSLT xsd XSLT XML xsd XPath

More information

untitled

untitled FONT FACE=" " /FONT hp11.html FONT FACE=" " /FONT FONT FACE=" " HTML HP10.html HTML HTML HTML html head title /title font face=" " size="5" /fontbr font face=" " size="5" /fontbr font size="5" /fontbr

More information

untitled

untitled DCMI nagamori@slis.tsukuba.ac.jp DCMI Metadata Schema Registry DCMI Dublin Core Metadata Initiative authoritative source 2004/10/29 2 1 Metadata is the information and documentation which makes data understandable

More information

6 2 s µ µµµ µµµµ µ µ h µs µ µµµµ µ µ µ s mµµµµµ µµµ µµ µ u m µmµµµµµ µµ µ µ µ µ µ µ µ µ s 1

6 2 s µ µµµ µµµµ µ µ h µs µ µµµµ µ µ µ s mµµµµµ µµµ µµ µ u m µmµµµµµ µµ µ µ µ µ µ µ µ µ s 1 6 1 6 (1) (2) HTML (3) PDF Copy&Paste 1 Web 1 Web Web 1 Web HTML 6 2 s µ µµµ µµµµ µ µ h µs µ µµµµ µ µ µ s mµµµµµ µµµ µµ µ u m µmµµµµµ µµ µ µ µ µ µ µ µ µ s 1 6 3 1.1 HTML Web HTML(Hyper Text Markup Language)

More information

XMLの利用(XMLとXSL)

XMLの利用(XMLとXSL) XML の利用 XML(Extensible Markup Language) とは XML の基礎知識 XML とは WC(World Wide Web Consortium) で標準化された情報記述言語で有る 情報記述言語には HTML(Hyper Text Markup Language) が有り インターネット上の文書を標準化し世界規模の文書の閲覧を可能に仕たが 固定的なタグしか使用出来ない為

More information

Lotus Domino XML活用の基礎!

Lotus Domino XML活用の基礎! IBM Software Group Lotus Domino XML 2 Agenda Domino XML Domino XML Lotus Domino Web XML Lotus Domino Web XML XML 3 Domino XML Language (DXL) XML Lotus Domino Lotus Notes/Domino R5 Lotus Notes/Domino 6.x

More information

経営論集2011_07_小松先生.indd

経営論集2011_07_小松先生.indd 20 1 2010 103 125 HTML+CSS HTML CSS CMS Web CMS CMS CMS CMS DreamWeaver Web Web CMS Web Web CSS Web Eclipse HTML CSS Web Web HTML CSS Web HTML CSS Web HTML CSS Web 1 Web Web HTML Web 103 HTML+CSS Web HTML

More information

1 JIS X 8341-3:2016 WCAG2.0 http://waic.jp/docs/wcag2/understanding.html WCAG2.0 http://waic.jp/docs/wcag2/techs.html 2 ... 1... 3... 6 1.1... 6 1.2... 7... 8 1.1.1... 8 1.2.1... 13 1.2.2... 14 1.2.3...

More information

World Wide Web =WWW Web ipad Web Web HTML hyper text markup language CSS cascading style sheet Web Web HTML CSS HTML

World Wide Web =WWW Web ipad Web Web HTML hyper text markup language CSS cascading style sheet Web Web HTML CSS HTML Web 工学博士大堀隆文 博士 ( 工学 ) 木下正博 共著 World Wide Web =WWW Web ipad Web Web HTML hyper text markup language CSS cascading style sheet Web Web HTML CSS HTML ii HTML CSS CSS HTML HTML HTML HTML Eclipse Eclipse Eclipse

More information

分散情報システム構成法

分散情報システム構成法 Web Information System Design No.9 Resource Description Framework 萩野達也 1 文書 vs データ Web 上の文書 インターネット上のハイパーテキストシステムとして成功 HTML は広く使われるようになった 人が読む文書が大量にある ( ありすぎ?) HTML をインターフェイスとする便利なアプリケーションもある 文書の意味を理解せずに検索エンジンが処理をして関連するページを見つける

More information

XMLコンソーシアムWEEK

XMLコンソーシアムWEEK NewsML-DB NewsML NewsML-WG 2000 10 1.0 DTD, 2000 8 2002 2 IPTC DOC, HTML etc. MPE G etc. GIF, JPEG, NSK- TIFF etc AVI, AU, WAV etc. JPEG, GIF etc. XML XPATH XSLT) 1XML Java XML XML Yggdrasill NewsML-DB

More information

XISによる効率良いシステム開発のポイント

XISによる効率良いシステム開発のポイント XML excelon XIS excelon XIS XML April 17, 2002 excelon Extensible Information Server Page 2 Overview XML DOM (XML ) ( ) excelon XIS (DOM ) CRUD ( XML ) amazon.com 2,000 / 100 / GUI / ( 10 ) Windows (NT/2000/XP),

More information

XML Tool to Check the Consistency both Software Documents Using XML and Source Programs 1 Summary. Generally, a software consists of source programs a

XML Tool to Check the Consistency both Software Documents Using XML and Source Programs 1 Summary. Generally, a software consists of source programs a XML Tool to Check the Consistency both Software Documents Using XML and Source Programs 1 Summary. Generally, a software consists of source programs and software documents. Programmers, however, tend to

More information

PostgreSQL の XML 機能解説と将来拡張への提言

PostgreSQL の XML 機能解説と将来拡張への提言 2009 11 21 11 00 11 50 B 1 PostgreSQL "Let's Postgres" 2 PostgreSQL XML URL http://lets.postgresql.jp/documents/technical/tutorial/xml 3 4 Storage Query Language XML Schemas Programming Interface 5 XML

More information

~モバイルを知る~ 日常生活とモバイルコンピューティング

~モバイルを知る~ 日常生活とモバイルコンピューティング 政策情報学部 渡辺恭人 riho-m@cuc.ac.jp 作業 1: 前回分を少し改造 1 行目の place = 那覇 の 那覇 の部分を他の地名に変えてみる 南西諸島地域以外の場合は 2 行目も変更する必要がある xmlfile = http://weather.livedoor.com/forecast/rss/amedas/temp/ 10/47.xml http://weather.livedoor.com/weather_hacks/rss_feed_lis

More information

ppt

ppt XML 2004-09-15 ( XML(Extended Markup Language XML XML HTML XML XML (? W3C(World Wide Web Consortium XML 2004-09-15 2 XML XML 1.0 (Extensible Markup Language W3C(World Wide Web Consortium http://www.w3/org/

More information

XMLプログラミング(DOM編)

XMLプログラミング(DOM編) XML プログラミング DOM に依る XML 文書の操作 DOM と DOMDocument オブジェクト プログラミング言語から XML を扱うには DOM(Document Object Model) と呼ばれるプログラミングインターフェイスを利用するのが最も簡単で有る DOM は Internet Explorer 5.x 以降の XML パーサ (MSXML) に実装されて居る DOMDocument

More information

XMLテクノロジを使いやすくする

XMLテクノロジを使いやすくする XML 2005 9 XML... 3... 3 XML... 5 DOM XML... 5 DOM 3.0 Load and Save... 5 DOM 3.0 Validation... 8 SAX XML... 11 SAX... 11 XSL... 12... 13... 13... 14... 14 XML... 15 XML... 15 JAXB CLASS GENERATOR... 16

More information

JIS Web Web JIS JIS 5.1.a 5.1.b 5.2.a 5.2.b 5.2.c 5.2.d 5.2.e 5.2.f 5.2.g 5.3.a 5.3.b 5.3.c 5.3.d 5.3.e 5.3.f 5.3.g 5.3.h 5.3.i 5.4.a 5.4.b 5.4.c 5.4.

JIS Web Web JIS JIS 5.1.a 5.1.b 5.2.a 5.2.b 5.2.c 5.2.d 5.2.e 5.2.f 5.2.g 5.3.a 5.3.b 5.3.c 5.3.d 5.3.e 5.3.f 5.3.g 5.3.h 5.3.i 5.4.a 5.4.b 5.4.c 5.4. http://www1.iwate-ed.jp/ JIS Web Web JIS JIS 5.1.a 5.1.b 5.2.a 5.2.b 5.2.c 5.2.d 5.2.e 5.2.f 5.2.g 5.3.a 5.3.b 5.3.c 5.3.d 5.3.e 5.3.f 5.3.g 5.3.h 5.3.i 5.4.a 5.4.b 5.4.c 5.4.d 5.4.e 5.5.a 5.5.b 5.5.c

More information

Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4

Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4 XML Day Web2.0 REST SOAP SOAP REST WADL, WSDL2.0 REST SOAP " " 2006 12 11 XML Web2.0 SOAP REST 2 Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4 REST Representational State Transfer REST Web URL XML

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション 3 Webデザイナーに求められる知識 優秀な HTML, CSS, 画像編集, JavaScript, jquery, XML, 色 彩理論, LL, データベース, SEO, SMO, EFO, コピーラ イティング, テキストライティング, イラストレー ション, Flash, ディレクション能力, プロジェクトマ ネジメント, Logo作成, Typography, サーバ管理, PHP, Perl,

More information

untitled

untitled 2005 HP -1-2005 8 29 30 HP 1 ( ) 1. Web 2. HTML HTML 1 PDF HTML 1 Web HTML http://www.media.ritsumei.ac.jp/kodais2005 2 2.1 WWW HTML Hyper Text Markup Language) HTML Web HTML Internet Explorer http://www.ritsumei.ac.jp

More information

SGML HTML XML Markup Language Web HTML HTML SGML Standard Generalized Markup Language Markup Language DTD Document Type Definition XML SGML Markup Language HTML XML HTML XML JavaScript JAVA CGI HTML Web

More information

分散情報システム構成法

分散情報システム構成法 Web Information System Design No.6 Web 文書空間 萩野達也 (hagino@sfc.keio.ac.jp) 1 Web 文書の全体構成要素 Web 文書 XML データ文書 XML アプリケーション HTTP URI 参照操作 Unicode 2 HTML 以外の XML アプリケーション HTML の成功を XML に Extensible Stylesheet

More information

インターネット社会の発展

インターネット社会の発展 インターネット入門 第 8 回 Web ページの作成法 総合情報学部情報科学科榊原道夫, 河野敏行, 大西荘一 目次 1. Web ページの作成 2. タグによる作成手順 3. HTML の基本 4. 作ってみよう 5. スタイルシートの利用 Web ページの作成 作成に必要なアプリケーション HTML エディター 専用ソフト テキストエディター 画像編集ソフト コンテンツ作成ソフト Flash ファイル転送ソフト

More information

07_経営論集2010 小松先生.indd

07_経営論集2010 小松先生.indd 19 1 2009 105 123 Web Web Web Web World Wide Web WWW OS 1990 WWW Web HTML CSS JavaScript Web 1 WWW 2 Web Web 3 Web 4 HTML5 5 Web Web 3 1970 WWW HTML Web WWW WWW WWW WWW WWW 105 Web WWW 2 Web 1 1 NTT NTT

More information

橡sit nakai-ppt

橡sit nakai-ppt GML(Geography Markup Language) nakai@mv.thd.pb.nttdata.co.jp NTT 1 1997 1997 1998 1999 1999 OGC XML Web Mapping SIG GIS Web Galdos Inc. ( ) 1998 2 XML 1.0 XML 1998 12 NTT MDML by NTT Data OGC Simple Features

More information

ucR/XML: XML によるucR graph のシリアライズ

ucR/XML: XML によるucR graph のシリアライズ [White Paper] Ubiquitous ID Center Specification DRAFT 2013-01-16 ucr/xml: XML による ucr graph のシリアライズ ucr/xml: Serialization of ucr graph over XML Number: Title: ucr/xml: XML による ucr graph のシリアライズ ucr/xml:

More information

Webプログラミング演習

Webプログラミング演習 Web プログラミング演習 STEP11 XSLT を使った画面生成 XML:Extensible Markup Language コンピュータが扱うデータや文書を表現する技術 SGML(Standard Generalized Markup Language) の改良 利用者が自由に拡張可能なマークアップ言語を設計 HTML=SGML を利用して作成された Web ページ記述言語 XHTML=XML

More information

Testing XML Performance

Testing XML Performance - DataPower Technology, Inc. XML Web 2003 5 DATAPOWER XML WEB - Copyright 2003DataPower Technology, Inc. All Rights Reserved. DataPower Technology, Inc. DataPower DataPower ( ) DataPower 2003 5 2/17 DATAPOWER

More information

CONTENTS 0 /JSP 13 0.1 Web 14 1 HTML Web 21 1.1 Web HTML 22 1.2 HTML 27 1.3 Web 33 1.4 HTML 43 1.5 46 1.6 47 1.7 48 2 Web 51 2.1 Web 52 2.2 Web 54 2.3 Web 59 2.4 65 2.5 68 2.6 75 2.7 76 2.8 77 3 81 3.1

More information

第12回「RDF入門」

第12回「RDF入門」 Slide URL https://vu5.sfc.keio.ac.jp/slide/ Web 情報システム構成法 No.12 RDF 入門 萩野達也 (hagino@sfc.keio.ac.jp) 1 文書 vs データ Web 上の文書 インターネット上のハイパーテキストシステムとして成功 HTML は広く使われるようになった 人が読む文書が大量にある ( ありすぎ?) HTML をインターフェイスとする便利なアプリケーションもある

More information

_IMv2.key

_IMv2.key 飯島基 文 customb2b@me.com $ ssh ladmin@im.example.com $ cd /Library/Server/Web/Data/Sites/Default/ $ git clone https://github.com/msyk/inter-mediator.git

More information

DC-NDLサンプルデータ集:Sample09:デジタル化資料(博士論文)の表現例[Mathematical Model of Muscle Contraction(筋収縮の数理的モデル) ]

DC-NDLサンプルデータ集:Sample09:デジタル化資料(博士論文)の表現例[Mathematical Model of Muscle Contraction(筋収縮の数理的モデル) ] Sample09: デジタル化資料 ( 博士論文 ) の表現例 [Mathematical Model of Muscle Contraction( 筋収縮の数理的モデル ) ] 記録するデータ項目 データ項目 記録内容 使用する語彙名 RDF/XML XML タイトル Mathematical Model of Muscle dc:title dc:title Contraction( 筋収縮の数理的モデル

More information

soturon2013

soturon2013 4.4. CGI, CGI Web. UNIX, UNIX Windows. UNIX CGI. i ( ). mi- http://www.mimikaki.net/ 67 (mi- ),mi-, http://ugawalab.miyakyo-u.ac.jp/j3/chika/wari.cgi.txt http://ugawalab.miyakyo-u.ac.jp/j3/chika/wari.cgi.txt,.

More information

~モバイルを知る~ 日常生活とモバイルコンピューティング

~モバイルを知る~ 日常生活とモバイルコンピューティング テーマ研究会 (2011/04/27) ~ Web アプリ プログラミング入門 (2)~ 政策情報学部 渡辺恭人 riho-m@cuc.ac.jp 資料ページ : http://www.cuc.ac.jp/~riho-m/rg11/ 作業 1: 前回分を少し改造 1 行目の place = 那覇 の 那覇 の部分を他の地名に変えてみる 南西諸島地域以外の場合は 2 行目も変更する必要がある xmlfile

More information

Webサービス本格活用のための設計ポイント

Webサービス本格活用のための設計ポイント The Web Services are a system which links up the scattered systems on the Internet, leveraging standardized technology such as SOAP, WSDL and UDDI. It is a general thought that in the future business enterprises

More information

ii II Web Web HTML CSS PHP MySQL Web Web CSS JavaScript Web SQL Web 2014 3

ii II Web Web HTML CSS PHP MySQL Web Web CSS JavaScript Web SQL Web 2014 3 Web 2.0 Web Web Web Web Web Web Web I II I ii II Web Web HTML CSS PHP MySQL Web Web CSS JavaScript Web SQL Web 2014 3 1. 1.1 Web... 1 1.1.1... 3 1.1.2... 3 1.1.3... 4 1.2... 4 I 2 5 2. HTMLCSS 2.1 HTML...

More information

Oracle HTML DBのテンプレート・カスタマイズ

Oracle HTML DBのテンプレート・カスタマイズ Oracle HTML DB 2003 10 Oracle HTML DB... 3... 3... 5... 5 1:... 6 2:... 6 3: 2... 7... 8... 8... 8 CSS JavaScript... 10 HTML DB... 11... 11 Oracle HTML DB 2 Oracle Corporation Customizing Templates in

More information

2015 9

2015 9 JAIST Reposi https://dspace.j Title ウェブページからのサイト情報 作成者情報の抽出 Author(s) 堀, 達也 Citation Issue Date 2015-09 Type Thesis or Dissertation Text version author URL http://hdl.handle.net/10119/12932 Rights Description

More information

Microsoft PowerPoint - 05XMLによるデータの表現.pptx

Microsoft PowerPoint - 05XMLによるデータの表現.pptx 九州大学工学府海洋システム工学専攻講義資料担当 : 木村船舶海洋情報学 05. XMLによるデータの表現 XML(Extensible Markup Language) 情報を保管 ラベル付け 構造化 または保護するための コンテナ のようなもの異なるシステムが相互にコミュニケーションするための手段 基盤 1) データは XML 文書 ( テキスト ) で表現される 2) タグによって情報は 要素

More information

スライド 1

スライド 1 XML with SQLServer ~let's take fun when you can do it~ Presented by 夏椰 ( 今川美保 ) Agenda( その 1) XML XML XSLT XPath XML Schema XQuery Agenda( その 2) SQLServer における XML XML 型 XML Schema XQuery & XPath チェック制約

More information

08.pdf

08.pdf 8 RDFa HTML/XHTML : ISBN: 978-4839931957 : : 2009/5/28 1 Microformats i18n abbr img RDFa RDF XHTML

More information

untitled

untitled Ajax Web Ajax http://www.openspc2.org/javascript/ajax/ajax_stu dy/index.html Life is beautiful Ajax http://satoshi.blogs.com/life/2005/06/ajax.html Ajax Ajax Asynchronous JavaScript + XML JavaScript XML

More information

NewsML解説とNewsML-Toolkit紹介

NewsML解説とNewsML-Toolkit紹介 NewsML NewsML-Toolkit Toolkit NewsML NewsML NewsML (ver2.0 ) API LLT (Low Level Toolkit) ALT(Application Level Toolkit) NewsML LLT 2002 3 NewsML API DOM(Document Object Model) API(Application Program

More information

IFRS 2011

IFRS 2011 IFRS 2011 International Financial Reporting Standards XBRL(eXtensible Business Reporting Language) EDINET XBRL XBRL XBRL IFRS Contents Contents... 2... 3... 6... 8... 10...11...11... 12... 14... 14...

More information

RDF WI2 Matono matono@example.com Taro urn:isbn:0123 urn:pin:am RDF hgp://www.w3.org/designissues/notakon3 urn:isbn:0123

More information

2009 Web B012-1

2009 Web B012-1 2009 Web 2010 2 1 5108B012-1 1 4 1.1....................................... 4 1.2................................... 4 2 Web 5 2.1 Web............................... 5 2.2 Web.................................

More information

スライド 1

スライド 1 2010.2.18 CSS Nite in Ginza Vol.44 JIS X 8341-3 60 1 2004 vs 2010 2010 2 18 2010.2.18 CSS Nite in Ginza Vol.44 3 2004 10 Web Web JIS X 8341-3 W3C / WCAG 2010.2.18 CSS Nite in Ginza Vol.44 2010.2.18 CSS

More information

NewsML

NewsML NewsML XML 1 2 XML XML NewsML NewsML 3 4 5 NSK-TIFF etc GIF, JPEG, AVI, AU, WAV etc. DOC, HTML etc. 1. 2. MPEG etc. JPEG, GIF etc. 6 Asahi.com 7 8 9 1.0 10 19467 112 4 39 8 25 6 155 - 11 12 13 14 15 16

More information

WCAG 2.0 W3C/WAI ( ) 2 24 December,

WCAG 2.0 W3C/WAI ( ) 2 24 December, WCAG 2.0 W3C/WAI 2 24 December, 2004 http://www.comm.twcu.ac.jp/~nabe/data/mic-w3c/ "The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect." --

More information

XMLとXSLT

XMLとXSLT XML と XSLT 棚橋沙弥香 目次 現場のシステム構成とXML/XSLの位置づけ XMLとは XSL/XSLTとは Xalanのインストール いろいろなXSL XMLマスター試験の紹介 現場のシステム構成 HTML 画面上のデータ 電文 電文 外部 WEB サーバー (Java) CORBA 通信 認証サーバー (C 言語 ) DB XML 電文 HTML XSL XSLT 変換今回の説明範囲

More information

20 Covert Channel

20 Covert Channel 20 Covert Channel 200602824 1 4 2 6 2.1 Covert Channel..................... 6 2.1.1................. 6 2.1.2 Covert Channel........ 7 2.2...................... 7 2.3.................... 8 2.4..................

More information

paper.pdf

paper.pdf Cop: Web 1,a) 1,b) GUI, UI,,., GUI, Java Swing., Web HTML CSS,. CSS,, CSS,.,, HTML CSS Cop. Cop, JavaScript,,. Cop, Web,. Web, HTML, CSS, JavaScript, 1., GUI, Web., HTML CSS (UI), JavaScript, Web GUI.

More information

JavaScript の使い方

JavaScript の使い方 JavaScript Release10.5 JavaScript NXJ JavaScript JavaScript JavaScript 2 JavaScript JavaScript JavaScript NXJ JavaScript 1: JavaScript 2: JavaScript 3: JavaScript 4: 1 1: JavaScript JavaScript NXJ Static

More information

2 / 16 HTML=HyperText Markup Language( ハイパーテキストマークアップランゲージ ) ブラウザ (Chrome) での表示 ソースの表示 ( メモ帳 /TeraPad) HTML <========= =========>

2 / 16 HTML=HyperText Markup Language( ハイパーテキストマークアップランゲージ ) ブラウザ (Chrome) での表示 ソースの表示 ( メモ帳 /TeraPad) HTML <========= =========> 1 / 16 第 11 回セミナー / 全 12 (2014/8/28) HP の基本的構造の理解とページ構成の工夫 これだけはマスターしておきたい HTML 厳選タグ迷子を生まないためのリンクの配置 ( 読ませる工夫 ) Web 作成の基本ツール Web ブラウザ Chrome FireFox Opera (Internet Explorer) Chrome Firefox Opera https://www.google.com/intl/ja/chrome/browser/features.html

More information

凸 凸 デコメールとは 簡易な HTML メール 普通のメール デコメールだと 各キャリアの凸 DoCoMo (i-mode) デコメール au (EZweb) デコレーションメール SoftBank (S! メール ) アレンジメール DoCoMo / デコメール Version 対応機種テンプレート 1.0 900iシリーズ 901iシリーズ らくらくホンIII 2.0 D800iDS 902iシリーズ

More information

Ver.5.02 2 1 1 2. 1 3 1 3.1 3.2 3.3 3.4 3.5 3.6 3.7 4 2 4.1 4.2 4.3 4.4 4.5 4.6 4.7 5 3 5.1 5.1.1 5.1.2 5.1.3 5.2 5.2.1 5.2.2 1 5.2.3 6 4 6.1 6.1.1 6.1.2 6.1.3 6.2 6.3 6.3.1 6.3.2 6.4 6.4.1 6.4.2 7 13

More information

インターネットマガジン2003年11月号―INTERNET magazine No.106

インターネットマガジン2003年11月号―INTERNET magazine No.106 M o v a b l e T y p e text/template & css design : visual design : layout adjustment : http://www.b-architects.com/ http://internet.impress.co.jp/im/200311mt/ 98 +++ internet magazine 2003.11 +++ 1 Part.1

More information

ohp.mgp

ohp.mgp 2019/06/11 A/B -- HTML/WWW(World Wide Web -- (TA:, [ 1 ] !!? Web Page http://edu-gw2.math.cst.nihon-u.ac.jp/~kurino VNC Server Address : 10.9.209.159 Password : vnc-2019 (2019/06/04 : : * * / / : (cf.

More information

立ち読みページ

立ち読みページ 6 6 46. 47. 48. 49. 50. 51. 52. 53. 146 148 150 152 154 158 160 162 6 46 Web ( ) table tr td th >> HTML

More information

Introduction Purpose This training course describes the configuration and session features of the High-performance Embedded Workshop (HEW), a key tool

Introduction Purpose This training course describes the configuration and session features of the High-performance Embedded Workshop (HEW), a key tool Introduction Purpose This training course describes the configuration and session features of the High-performance Embedded Workshop (HEW), a key tool for developing software for embedded systems that

More information

セマンティック Web と RDF 日本電気株式会社 NEC ソリューションズ ( 財 ) 情報処理相互運用技術協会セマンティック Web タスクフォース委員長 清水昇 1 目次 1. RDF(Resource Description Framewor

セマンティック Web と RDF 日本電気株式会社 NEC ソリューションズ ( 財 ) 情報処理相互運用技術協会セマンティック Web タスクフォース委員長 清水昇 1 目次 1. RDF(Resource Description Framewor セマンティック Web と RDF 日本電気株式会社 NEC ソリューションズ ( 財 ) 情報処理相互運用技術協会セマンティック Web タスクフォース委員長 清水昇 n-shimizu@ce.jp.nec.com 1 目次 1. RDF(Resource Description Framework) とは 2. メタデータとは 3. 色々なメタデータ 4. RDF のモデルと構文 5. RDF

More information

Adobe Media Encoder ユーザーガイド

Adobe Media Encoder ユーザーガイド ADOBE MEDIA ENCODER CS5 & CS5.5 http://help.adobe.com/ja_jp/legalnotices/index.html iii 1............................................................................. 1.............................................................................................................

More information

websample 1 2 websample index.html

websample 1 2 websample index.html Web HTML Web 1 2 3 4 5 6 7 1 2 3 4 5 6 websample 1 2 websample index.html -1-1 HTML index.html html head /head body /body /html body table border="1" /table /body table border="" /table table /table table

More information

2

2 1 2 3 4 5 6 7 8 tbody tr div [_im_enclosure] div [_im_repeater] span [_im_enclosure] span [_im_repeater] ol li ul li select option 9 10

More information

untitled

untitled SVGMAP Coordinate Reference System SVG1.1 7 12 (Geographic Coordinate Systems) 1 SVG x=262 y=259 =139.6953494 =35.6906626 SVG x=333 y=283 =139.6965939 =35.6902857 SVG Map RDF/XML 2

More information

13q1.dvi

13q1.dvi http://www.sal.tohoku.ac.jp/ tsigeto/qaddoc/ 2013-10-13 QAD: Question-Answer Description Schema TANAKA Sigeto Tohoku University QAD Schema: PDF Version: {tsigeto:qaddoc/} {tsigeto:13q1.pdf} 1 [12q1-QAD]

More information

untitled

untitled DSpace 1 1 DSpace HOME...4 1.1 DSpace is Live...4 1.2 Search...4 1.3 Communities in DSpace...6 1.4...6 1.4.1 Browse...7 1.4.2 Sign on to...14 1.4.3 Help...16 1.4.4 About DSpace...16 2 My DSpace...17 2.1

More information

内容 WWWとは ブラウザ 検索エンジン HTML 自分のホームページ作成

内容 WWWとは ブラウザ 検索エンジン HTML 自分のホームページ作成 情報処理演習 WWW とホームページ 内容 WWWとは ブラウザ 検索エンジン HTML 自分のホームページ作成 WWW の生い立ち CERN : Conseil Europeen pour la Recherche Nucleaire 加速器を使った研究成果としてのデータを世界中で共用する仕組みが必要 1990 年頃に提案 実装 (NeXT) 1990 年中頃から急速に普及 WWW の特徴 使い易いので

More information

Oracle ESB - レッスン02: CustomerDataバッチCSVファイル・アダプタ

Oracle ESB - レッスン02: CustomerDataバッチCSVファイル・アダプタ Oracle ESB レッスン 02: CustomerData バッチ CSV ファイル アダプタ Oracle 統合製品管理 Page 1 シナリオの概要 機能 複数レコードを含む CSV ファイルを 1 レコードずつ処理する CustomerData にインバウンド ファイル アダプタを追加する 顧客データと同期する CSV ファイル Features - JDeveloper ESB ダイアグラマ

More information

Copyright

Copyright 2008 pdf Copyright 2008 2008 Copyright 2008 2008 2 SQL DNS Copyright 2008 2008 3 SQL Copyright 2008 2008 1 SQL 1.1 SQL 1.2 : 1.3 SQL 1.4 SQL Copyright 2008 2008 5 1.1 SQL Copyright 2008 2008 6 1.1 SQL

More information

NewsML

NewsML 2003/03/05 Copyright(C) 2003 XML 1 NewsML Tamino XMLSpy XML NewsML-WG IT ( ) Agenda NewsML 2003/03 Tamino XMLSpy 2003/03/05 Copyright(C) 2003 XML 2 NewsML 2003/03 2003/03/05 Copyright(C) 2003 XML 3 NewsML

More information

1 1 1............................ 1 2...................... 1 3..................... 2 4................... 2 2 4 1 CSS.......................... 4 2.

1 1 1............................ 1 2...................... 1 3..................... 2 4................... 2 2 4 1 CSS.......................... 4 2. 1 1 1............................ 1 2...................... 1 3..................... 2 4................... 2 2 4 1 CSS.......................... 4 2.......................... 4 3......................

More information

Network Computing の基礎

Network Computing の基礎 CSS Cascading Style Sheets Cascading = Style Sheets = CSS WEB HTML CSS 2 HTML h1 p CSS 3 CSS CSS HTML sample1.html CSS HTML sample2.html CSS CSS sample2.css CSS

More information

XML Consortium XML XML Consortium Canon, Inc. Yoshikazu Yokomizo XML Consortium HTML CSS1 CSS2 XSL 1.0 XSLT V1.0 XPath 1.0 XML Base XML Sche

XML Consortium XML XML Consortium Canon, Inc. Yoshikazu Yokomizo XML Consortium HTML CSS1 CSS2 XSL 1.0 XSLT V1.0 XPath 1.0 XML Base XML Sche XML 2006.5.24 HTML CSS1 CSS2 XSL 1.0 XSLT V1.0 XPath 1.0 XML Base XML Schema Part 0 W3C XML Schema Part 1 HTML 4.0 XHTML 1.0 Namespaces XPointer 1.0 XLink 1.0 XML 1.0 XML Schema Part 2 XML I/F DOM Level1

More information

388-356697252-2.pdf

388-356697252-2.pdf 専修大学 ネットワーク情報学部 2012年度 特殊演習 (Webプログラミング) 新居雅行 / Masayuki Nii 2 HTML/CSS 2012 4 23 1 2-1 Web 2 2-1 80 SSL Apache WindowsIIS Internet Information Server HTTP HyperText Transfer Protocol HTML HTML 1 1 [ URI]

More information

Web データ管理 JavaScript (3) (4 章 ) 2011/12/21( 水 ) 湘南工科大学講義資料 Web データ管理 (2011) 阿倍 1/18

Web データ管理 JavaScript (3) (4 章 ) 2011/12/21( 水 ) 湘南工科大学講義資料 Web データ管理 (2011) 阿倍 1/18 Web データ管理 JavaScript (3) (4 章 ) 2011/12/21( 水 ) 1/18 演習室の PC のハードディスクには演習で作成したデータは保管できません 各 PC の ネットワーク接続 ショートカットからメディア情報センターのサーバーにアクセスしてください (Z ドライブとして使用できます ) 演習名 使用するフォルダ 演習 1 Z: Web データ管理 20111221

More information

SpecimenOTKozGo indd

SpecimenOTKozGo indd TM The Kozuka Gothic TM typeface family is composed of six weights that cover various uses ranging from body text composition to headline compositions. This typeface family is now available in OpenType

More information

Oracle JDeveloper 10g ADF Creation Date: Jul 07, 2004 Last Update: Jul 08, 2004 Version 1.0

Oracle JDeveloper 10g ADF Creation Date: Jul 07, 2004 Last Update: Jul 08, 2004 Version 1.0 Oracle JDeveloper 10g ADF Creation Date: Jul 07, 2004 Last Update: Jul 08, 2004 Version 1.0 ... 1... 2... 3... 5... 6... 6... 9... 9 Vector... 10 Struts... 12... 14 cart.jsp 1... 15 cart.jsp 2... 17 JSP...

More information

OOW_I06

OOW_I06 G XDK XML Agenda XDK Overview XML Parser XML Schema Processor (XML SQL Utility XML Class Generator XML Transviewer Beans XSQL Servlet Oracle XML Developer s Kit Oracle XML Devleloper s Kit (XDK XML DB

More information

1 1 1.......................... 1 2........................... 1 3 CSS CSS.................... 2 4........................... 3 2 4 1................

1 1 1.......................... 1 2........................... 1 3 CSS CSS.................... 2 4........................... 3 2 4 1................ HTML 1 1 1.......................... 1 2........................... 1 3 CSS CSS.................... 2 4........................... 3 2 4 1................ 4 2..................... 6 3.....................

More information

HTML文書の作成

HTML文書の作成 99 C HTML 1 1 2 HTML 1 3 2 4 HTML 2 4.1... 2 4.2... 3 4.3... 5 5 HTML 8 5.1... 8 5.2... 10 5.3... 12 6 HTML 13 7 13 1 HTML HTML [1] 2 HTML HTML Hyper-Text Markup Language World Wide Web (WWW)[2] HTML Hyper-Text

More information