08.pdf

Size: px
Start display at page:

Download "08.pdf"

Transcription

1 8 RDFa HTML/XHTML : ISBN: : : 2009/5/28 1

2 Microformats i18n abbr img RDFa RDF XHTML <!DOCTYPE html PUBLIC -//W3C//DTD XHTML+RDFa 1.0//EN 1.dtd > <html version= XHTML+RDFa 1.0 xmlns= > HTML 2

3 rel/rev XHTML Metainformation Vocabulary license, alternate, stylesheet,... license Microformats <a rel= license href= 3.0/ >Creative Commons Attribution 3.0 License</a> 3

4 license xhv: < < xhv:license < xhv:license CURIE URI prefix : reference foaf:name prefix _ Safe CURIE [ prefix : reference ] URI 4

5 about : <p about= sfc.png > <img src= sfc.png alt= SFC photo /> <a rel= license href=... >license</a> </p> sfc.png... xhv:license property <p about= sfc.png > <img src= sfc.png alt= SFC photo /> <span property= dc:title >SFC </span> by <span property= dc:creator > </span>. <a rel= license href=... > </a> </p> dc:title SFC sfc.png dc:creator xhv:license... 5

6 content <p about= sfc.png > <img src= sfc.png alt= SFC photo /> <span property= dc:title >SFC </span> by <span property= dc:creator content= >fumi</span>. : <span property= dct:created content= > </span> <a rel= license href=... > </a> </p> sfc.png dc:title xhv:license dc:creator dct:created SFC @about <img src= sfc.png rel= license resource=... /> <img src= sfc.png property= dc:creator content= rel= license resource=... /> sfc.png dc:creator xhv:license... 6

7 typeof <p typeof= ex:book about= urn:isbn: > <cite property= dc:title > Web </cite> <span property= dc:creator > </span>... </p> urn:isbn: rdf:type dc:title dc:creator ex:book Web typeof <p typeof= foaf:person > <span property= foaf:name >Fumihiro Kato</span>, <span property= foaf:mbox >fumihiro@sfc.keio.ac.jp</span> foaf: < _:a a foaf:person ; foaf:name Fumihiro Kato ; foaf:mbox fumihiro@sfc.keio.ac.jp. rdf:type foaf:name foaf:person Fumihiro Kato foaf:mbox fumihiro@sfc.keio.ac.jp 7

8 RDFa URI CURIE / XHTML Vocab CURIE URI / Safe CURIE chaining <p about= [ex:fumi] typeof= foaf:person > <span property= foaf:name >Fumihiro Kato</span>, <span rel= foaf:img rev= dc:creator ><img src= myphoto.png rel= license resource= [cc:by/3.0/] /></span> ex: foaf: dc: xhv: cc: < ex:fumi a foaf:person; foaf:name Fumihiro Kato ; foaf:img <myphoto.png>. <myphoto.png> xhv:license cc:by/3.0/ ; dc:creator ex:fumi. 8

9 vcards/rdf v: < [] a v:vcard ; v:fn ; v:url < ; v: <mailto:hagino@sfc.keio.ac.jp> ; v:org ; v:title v:workadr [a v:address ; v:postal-code ; v:region ; v:locality ; v:street-address 5322 ]. vcard in RDFa <address typeof= v:vcard xmlns:v= > <span property= v:fn > </span>, <span property= v:org > </span><span property= v:title > </span> <br /> <a rel= v: href= mailto:hagino@sfc.keio.ac.jp >hagino@sfc.keio.ac.jp</a> <br /> : <span rel= v:workadr ><span typeof= v:address ><span property= v:postal-code > </span><span property= v:region > </span><span property= v:locality > </span><span property= v:street-address > 5322</span></span> </address> 9

10 RDF Calendar icalendar RDF ical: < dis: < >. dis:class#08 a ical:vevent ; ical:summary 8 ; ical:dtstart T11:10:00Z ; ical:dtend T12:40:00Z ; ical:location e21, SFC. RDF Calendar in RDFa <div typeof= ical:vevent > <h3 property= ical:summary > 8 </h3> <p><span property= ical:dtstart content= T11:10:00Z ><span property= ical:dtend content= T12:40:00Z >6 4 2 </span></span>, <span property= ical:location >e21, SFC</span></p> </div> 10

11 <p about= #me typeof= foaf:person > <span property= foaf:name > </span> <span rel= foaf:based_near ><span property= geo:lat content= ><span property= geo:long content= >SFC </span></span></span> geo: < <#me> a foaf:person ; foaf:name ; foaf:based_near [ geo:lat ; geo:long ]. GeoNames URI : URI <p typeof= ical:vevent ><span property= dtstart content= T12:00:00Z ><span property= dtend content= T15:00:00Z > </span></span><a rel= event:place href= > </a> <span property= ical:summary > </span>.</p> 11

12 RDFa Distiller RDFa RDF RDF RDFa Turtle RDFa ub/graph-draw 12

13 Semantic Radar Firefox Add-on GRDDL: Gleaning Resource Descriptions from Dialects of Languages RDF XSLT W3C GRDDL Service RDF 13

14 RDF XSLT URI ) hcard Profile <html xmlns= > <head profile= >... GRDDL URI URI <html xmlns= > <head profile= > <link rel= transformation href= />... 14

15 RDFa Profile hcard Profile hcal Profile hcard, hcalendar, etc. profile XHTML metainformation profile HTML meta,link Microformats class <head profile= >... 15

16 Swingnition Online 16

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

分散情報システム構成法 第5回 Semantic Webの基本とRDF

分散情報システム構成法  第5回 Semantic Webの基本とRDF Web Information System Design No.10 セマンティック Web アプリケーションアークテクチャ 萩野達也 1 セマンティック Web とは ( 前回 ) データの Web 文書の Web から データの Web へ メタデータ メタデータ = 文書やデータに関するデータ 計算機可読なメタデータをアプリケーションで共有する データの共有や統合を可能にする メタデータ about

More information

セマンティック HTML/XHTML サンプルページ187-194

セマンティック HTML/XHTML サンプルページ187-194 8.3 FOAF 8.3 FOAF Friend of a Friend FOAF SNS FOAF 1 8.3.1 FOAF 8.40 _: _:. 8.41 2 RDFa IFP 8.42

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

PowerPoint プレゼンテーション

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

More information

Microsoft PowerPoint Digital-Document-6.pptx

Microsoft PowerPoint Digital-Document-6.pptx 本日のお品書き デジタルドキュメント (6) 高久雅生 2015 年 5 月 21 日 ( 木 )3 4 時限 ( 第 2 回レポートの返却 講評 ) ( 前回の復習 ) マークアップ言語とデジタルドキュメント メタ言語 SGML と XML 整形式 メタ言語とスキーマ 様々な応用 セマンティックウェブとデジタルドキュメント Semantic Web の基盤技術 オープンデータとメタデータ, ライセンス

More information

_bodik.key

_bodik.key RDF Gnavi() WWW 4 www Resource Description Framework rdfs:type schema:website http://city.fukuoka.lg.jp schema:about schema:lastreviewed rdfs:label db:fukuoka "2015-2-1"^^xsd:date rdfs:label

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

Web

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

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

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

RDF-lecture-01_ key

RDF-lecture-01_ key 1 RDF @JST Linked Open Data RDF SPARQL 2016/10/7 . @prefix : .

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

セマンティックWebはWeb2.0を超えることができるか

セマンティックWebはWeb2.0を超えることができるか 1 セマンティックWEBとW3C 慶 應 義 塾 大 学 環 境 情 報 学 部 World Wide Web Consortium 萩 野 達 也 セマンティックWEB Tim Berners-Leeが1998 年 ごろに 提 唱 しはじめる 機 械 的 処 理 可 能 なメタデータ 空 間 Timの1989 年 のWebの 提 案 書 に 始 まる 2 セマンティックWEBで 実 現 したいこと

More information

分散情報システム構成法

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

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

Microsoft PowerPoint - 13info_WebStandatd_2.pptx

Microsoft PowerPoint - 13info_WebStandatd_2.pptx 新しい Web 標準と XHTML (No.2) 経営情報学科 2013/06/26-7/10 片山敏之 目次 1. 国際的な標準化団体 2. Web の基本的な概念 3. Web ブラウザの開発競争 4. Web 標準 5. HTML5 の動向 6. 文書構造の記述 - HTML5 7. 文書表現の記述 - CSS3 8. レイアウト技法 2013/6/26 2 6. 文書構造の記述 6.1 HTML

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

HTML5Lv1_ key

HTML5Lv1_ key HTML5 1 The HTML5 Logo is licensed under Creative Commons Attribution 3.0.Unported by the W3C; http://creativecommons.org/licenses/by/3.0/ The HTML5 Logo is licensed under Creative Commons Attribution

More information

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

セマンティックWebの動向とメタデータ Web 2003-05-27 XML XML Web WG RDF RSS RDF ) RSS 1.0 XHTML SVG NewsML RSS XHTML SVG NewsML RSS RSS RS S RSsS Web PDF Web 2 HTML title meta Web NewsML Id RDF W3C Web 3 HTML NewsML RSS(RDF ) XML RDF HTML(XHTML)

More information

Microsoft PowerPoint - css-3days 互換モード

Microsoft PowerPoint - css-3days 互換モード 情報基礎 CSS を用いた Web ページ作成 CSS とは Cascading Style Sheet の省略表記 シーエスエスと読む Web ページのレイアウト ( 視覚的構造 ) を定義する スタイルシート の規格の一つ Web の標準化団体である W3C(World Wide Web Consortium) によって標準化 W3C で推奨される考え方 論理構造 : マークアップ言語 HTML,

More information

Microsoft PowerPoint - css-3days 互換モード

Microsoft PowerPoint - css-3days 互換モード 情報基礎 CSS を用いた Web ページ作成 CSS とは Cascading Style Sheet の省略表記 シーエスエスと読む Web ページのレイアウト ( 視覚的構造 ) を定義する スタイルシート の規格の一つ Web の標準化団体である W3C(World Wide Web Consortium) によって標準化 W3C で推奨される考え方 論理構造 : マークアップ言語 HTML,

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

日 http://microformats.org/ 西 class class id class id title class id title rel class id 工 title rel

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

Web情報システム 第1章~第5章

Web情報システム 第1章~第5章 Web 情報システム マルチメディア情報通信ソフトウェア 第 1 章 ~ 第 4 章 1 Web 情報システム マルチメディア情報の流通 Web 情報システム概論 デジタルメディアの特徴 デジタルメディアの記述 HTML (Hyper Text Markup Language) CSS (Cascading style sheet) デジタルメディアの制御 JavaScript コンピュータとネットワークの基礎

More information

( )

( ) 2016 13H018 1 1 2 2 3 4 3.1............................................... 4 3.2 ( ).................................... 5 4 6 4.1........................................ 6 4.2..................... 6 5

More information

http://www-6.ibm.com/jp/software/internet/hpb/download.html b /b br / b /b b /b i /i b i /b i i -1/14-

http://www-6.ibm.com/jp/software/internet/hpb/download.html b /b br / b /b b /b i /i b i /b i i -1/14- http://www-6.ibm.com/jp/software/internet/hpb/download.html b /b br / b /b b /b i /i b i /b i i -1/14- .html.htm html head title /title /head body br /body /html html br -2/14- body -3/14- C: Documents

More information

about かみのごうや たいち 大阪府出身 東京都在中 28歳 うお座 O型 ゾウと写真が好き 2xup.org を管理

about かみのごうや たいち 大阪府出身 東京都在中 28歳 うお座 O型 ゾウと写真が好き 2xup.org を管理 CSS Taichi Kaminogoya 2007-03-24T13:30:00+09:00 about かみのごうや たいち 大阪府出身 東京都在中 28歳 うお座 O型 ゾウと写真が好き 2xup.org を管理 CSS photo by timlovesbrian. http://www.flickr.com/photos/cmsspork/417022096/ http://creativecommons.org/licenses/by/3.0/

More information

橡点検記録(集約).PDF

橡点検記録(集約).PDF 942.8.8.8.7 671 86 11 1 9 9 9 1 1,792 7,23 2,483 1,324 2,198 7,23 82 7,23 6,327 9,22 9,713 8,525 8,554 9,22. 8,554. 1,79 9,713 95 947 8,525.. 944 671 81 7 17 1,29 1,225 1,241 1,25 1,375 9.3 23,264 25,

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

オントロジ入門

オントロジ入門 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

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション -1- -2- HTML HTML HTML 10 10 1 100 1 200 -3- Web Web -4-1. CGI URL 2. 3. OK 4. -5- ------------------------------------------------------------- - 1. 2. 3. 4. 5. -------------------------------------------------------------

More information

Microsoft Word - .....J.^...O.|Word.i10...j.doc

Microsoft Word - .....J.^...O.|Word.i10...j.doc P 1. 2. R H C H, etc. R' n R' R C R'' R R H R R' R C C R R C R' R C R' R C C R 1-1 1-2 3. 1-3 1-4 4. 5. 1-5 5. 1-6 6. 10 1-7 7. 1-8 8. 2-1 2-2 2-3 9. 2-4 2-5 2-6 2-7 10. 2-8 10. 2-9 10. 2-10 10. 11. C

More information

_情報組織化研究会_DC-NDL

_情報組織化研究会_DC-NDL 情報組織化研究グループ月例研究会 2012.04.14 国立国会図書館ダブリンコア メタデータ記述 (DC NDL) 解読講座 国立国会図書館柴田洋子 standardization@ndl.go.jp 本日お話する内容 1. DC NDL を知る 変遷 構成 特徴 2. DC NDL を読む ドキュメント スキーマ設計 3. DC NDL を使う メタデータフォーマット 実装例 FAQ? 4. DC

More information

PowerPoint Presentation

PowerPoint Presentation HTML5 Level.1 Markup Professional HTML5 Level.2 Application Development Professional http://www.html5exam.jp/ @html5cert https://www.facebook.com/html5exam

More information

Microsoft PowerPoint - css-3days.ppt [互換モード]

Microsoft PowerPoint - css-3days.ppt [互換モード] 情報基礎 CSS を用いた Web ページ作成 CSS とは Cascading Style Sheet の省略表記 シーエスエスと読む Web ページのレイアウト ( 視覚的構造 ) を定義する スタイルシート の規格の一つ Web の標準化団体である W3C(World Wide Web Consortium) によって標準化 W3C で推奨される考え方 論理構造 : マークアップ言語 HTML,

More information

27短01研01斉藤.indd

27短01研01斉藤.indd WordPress を用いたホームページ作成 Making a homepage using the WordPress 斎藤敏之 Toshiyuki SAITOH キーワード 1. はじめに WordPress WordPress PC PC WordPress HTML CSS HTML CSS WordPress 2.HTMLとCSSの基礎 HTML CSS World Wide Web Consortium

More information

06.ppt

06.ppt 6 Ontology 3 : foaf:person, rss:channel : foaf:name, dc:creator? 1 : Collections Containers : ex:mybag hasitems rdf:first ex:pencil rdf:rest rdf:rest rdf:rest rdf:first rdf:first rdf:nil ex:note ex:book

More information

2

2 from One 1 2 24 2 3 4 30 4 5 47 13 6 7 34 2 13 8 34.................................. 9 15-1-5 15-1-4 10 11 12 12 13 14 15 A ( 1) A A 2 B B 16 2 2 17 3 C C 18 3 19 ( ) 15 2 5 ( 56 2 16 20 2 5 ) (1) (2)

More information

演習室の PC のハードディスクには演習で作成したデータは保管できません 各 PC の ネットワーク接続 ショートカットからメディア情報センターのサーバーにアクセスしてください 演習名 使用するフォルダ 演習 1 Z: Web データ管理 演習 1 演習 2 Z: Web データ管

演習室の PC のハードディスクには演習で作成したデータは保管できません 各 PC の ネットワーク接続 ショートカットからメディア情報センターのサーバーにアクセスしてください 演習名 使用するフォルダ 演習 1 Z: Web データ管理 演習 1 演習 2 Z: Web データ管 Web データ管理 HTML+CSS (5) (2 章 ) 2011/11/2( 水 ) 1/30 演習室の PC のハードディスクには演習で作成したデータは保管できません 各 PC の ネットワーク接続 ショートカットからメディア情報センターのサーバーにアクセスしてください 演習名 使用するフォルダ 演習 1 Z: Web データ管理 20111102 演習 1 演習 2 Z: Web データ管理

More information

Semantic-Blog 環境を目指す xfy-blog 山口琢 株式会社ジャストシステム 社長室 xfy Blog Editor は 日付やイベントなど様々なタグ情報の埋め込みや 住所と地図情報を連携させるなど 拡張コマンドを追加 利用することができるので より表現力のある記事をブログから発信す

Semantic-Blog 環境を目指す xfy-blog 山口琢 株式会社ジャストシステム 社長室 xfy Blog Editor は 日付やイベントなど様々なタグ情報の埋め込みや 住所と地図情報を連携させるなど 拡張コマンドを追加 利用することができるので より表現力のある記事をブログから発信す Semantic-Blog 環境を目指す xfy-blog 山口琢 株式会社ジャストシステム 社長室 xfy Blog Editor は 日付やイベントなど様々なタグ情報の埋め込みや 住所と地図情報を連携させるなど 拡張コマンドを追加 利用することができるので より表現力のある記事をブログから発信することができる また ブログ編集を画面を見ながら見た目のイメージそのままに行える (WYSIWYG 編集

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

HTML5Lv1_ key

HTML5Lv1_ key HTML5 1 The HTML5 Logo is licensed under Creative Commons Attribution 3.0.Unported by the W3C; http://creativecommons.org/licenses/by/3.0/ The HTML5 Logo is licensed under Creative Commons Attribution

More information

地域と文化資産

地域と文化資産 11 2005 1980 151 20 65 1 6 37 7 A D E F G H - 2 - 2005 8 6 10:00 10:30 2-432 A D 7 E 8 1-F 1-G - 3 - 2005 H 1970 2005 8 26-4 - A B D E F G H 3 7 8 1 5 6 1 10-5 - 2005 10 1 5 6 1 1 30 2 3 5 3 2 1 2005 8

More information

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 http://www.moj.go.jp/press/090130-1.html 55 56 57

More information

file://\\Toro\chibao\ORF2004\1124-orf-sw\Printable.html

file://\\Toro\chibao\ORF2004\1124-orf-sw\Printable.html 第 2 フェーズを迎えた Semantic Web by 福重貴雄 (W3C 訪問研究員 / 松下電器産業株式会社 ) Table of contents 第 2フェーズを迎えた Semantic Web 1. Semantic Webとは Semantic Webとは これまでのWeb Semantic Web による解決策 RDF (Resource Description Framework)

More information

0 00 000 000 ISBN 0 0 0 ISBN 0 0 0 ISBN---.00-

0 00 000 000 ISBN 0 0 0 ISBN 0 0 0 ISBN---.00- 0 0 0 --- -0--0-- 00 0 00-0 0 0 0 0 000-00- 0 00 000 000 ISBN 0 0 0 ISBN 0 0 0 ISBN---.00- 0 00 000 000 ISBN 0 0 0 ISBN 0 0 0 ISBN---.00- ISBN 0 0 0 ISBN 0 0 0 0 00 000 000 ISBN---.00- 0 00 000 000 ISBN

More information

1 105 2 4 50 3 ISBN 4 25 2013 1 ISBN 5 128p ISBN978-4-8340-0013-9 ISBN 2

1 105 2 4 50 3 ISBN 4 25 2013 1 ISBN 5 128p ISBN978-4-8340-0013-9 ISBN 2 1 2 39 3 14 13 16 17 36 21 30 32 1 1 105 2 4 50 3 ISBN 4 25 2013 1 ISBN 5 128p ISBN978-4-8340-0013-9 ISBN 2 39 32p ISBN978-4-251-00517-5 62p ISBN978-4-00-110579-7 1 33p ISBN978-4-477-01141-7 3 32p ISBN978-4-591-01270-3

More information

ISBN 0 00 00 00 0 0 ISBN 0 0 ISBN---.000-0

ISBN 0 00 00 00 0 0 ISBN 0 0 ISBN---.000-0 ISBN 0 00 00 00 0 0 ISBN 0 0 ISBN---.000-0 0 ISBN 0 00 00 00 0 0 ISBN 0 0 ISBN---.000-0 ISBN 0 00 00 00 0 0 ISBN 0 0 ISBN---.000-0 ISBN 0 00 00 00 0 0 ISBN 0 0 ISBN---.000-0 ISBN 0 00 00 00 0 0 ISBN 0

More information

496

496 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 ISBN4-258-17041-0

More information

(()) () ( ) () () () () () () ( ) () () () () () () () () () () () () ( ) () ( ) () () () ( ) () () () () () ( ) () () () () ( ) () ( ) () () ( ) () ( ) () () () () () () () () () () () () () () () ()

More information

() () () () ( ) () () () () () () () () () () () () () () () () () () () () () () ( () () () () () () () () () () () () ) () ( ) () () ( ) () () () () () () () () () () () () () () () () () () () ()()

More information

ODC FAL CC OKF Open Data Commons (ODC) OKF PDDL ODC-BY ODbL OKF Free Art License(FAL) FAL Copyleft Attitude Creative Commons CC CC0 CC-BY CC-BY-SA CC

ODC FAL CC OKF Open Data Commons (ODC) OKF PDDL ODC-BY ODbL OKF Free Art License(FAL) FAL Copyleft Attitude Creative Commons CC CC0 CC-BY CC-BY-SA CC 1 2 2 3 3 OKF 3-1 ODC FAL CC OKF Open Data Commons (ODC) OKF PDDL ODC-BY ODbL OKF Free Art License(FAL) FAL Copyleft Attitude Creative Commons CC CC0 CC-BY CC-BY-SA CC CC 3-2 http://www.data.go.jp/ CC-BY

More information

The Structure of the Prélude from the 1st Cello Suite of JS Bach: "Calendar" c c n U u U n n n n n n n b n b b n n n n n n

The Structure of the Prélude from the 1st Cello Suite of JS Bach: Calendar c c n U u U n n n n n n n b n b b n n n n n n 1re suitte en Sol majeur - - - - - - - - - - - - - 2 2de suitte en Ré mineur - - - - - - - - - - - - - 8 me suitte en Ut majeur - - - - - - - - - - - - 16 4me suitte en Mi bémol majeur - - - - - - - 26

More information

address 連絡先 可 lang xmlns applet Javaアプレット - EMOBILE 非対応 area イメージマップ alt shape "default" coords href nohref tabindex accesskey target "_self" 可 XHTML

address 連絡先 可 lang xmlns applet Javaアプレット - EMOBILE 非対応 area イメージマップ alt shape default coords href nohref tabindex accesskey target _self 可 XHTML Appendix_A EMOBILE XHTML, HTML タグ対応表 印のおよび属性はモバイルブラウザで使用できます で示す項目は一部の端末で使用できません 可 で示す項目は視覚的効果がないなど 条件付きで使できます A a アンカー href charset hreflang type name 可 XHTML 未定義 rel rev shape coords tabindex accesskey

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

RX501NC_LTE Mobile Router取説.indb

RX501NC_LTE Mobile Router取説.indb 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 2 3 4 5 6 7 8 19 20 21 22 1 1 23 1 24 25 1 1 26 A 1 B C 27 D 1 E F 28 1 29 1 A A 30 31 2 A B C D E F 32 G 2 H A B C D 33 E 2 F 34 A B C D 2 E 35 2 A B C D 36

More information

, ,

, , 41 42 73 121 121 10 122 11 122 12 131 13 131 15 10 133 16 11 133 17 12 136 18 13 141 19 14 141 20 15 146 21 16 149 22 17 149 23 174 18 24 73 19 241,301 25 20 242,301 (1) 26 21 331 27 22 241,341 28 23 242,341

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

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

untitled

untitled 2007 IT G Google Map API WEB2.0 2007 8 23 GoogleMapAPI GoogleMapAPI Google Web URL XHTML JavaScript GoogleMAP LHACA FFFTP TeraPad Haruhiro Unno Japan Electronics College 1 GoogleMapAPI Web Google GMail

More information

Web 設計入門

Web 設計入門 Web デザイン実践 #4-1 CSS(2) D.Mitsuhashi 1 HTML5 コンテンツモデル D.Mitsuhashi 2 コンテンツモデル HTML5 の要素は意味の上で 7 つのカテゴリに分けられる コンテンツモデルから 要素の中に何を含んでよいかが決定される 参考 W3C: HTML5 content models http://www.w3.org/tr/html5/dom.html#content-models

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

はじめに 本書の目的は 制作の効率化 クオリティの向上 各作業者間のスタイルの統一を 図る目安になることで 常にブラッシュアップを繰り返し 現時点での最適解の共 有に活用するものである 目次 基本仕様 ファイル ディレクトリ構成 画像ファイル 対応ブラウザ 品質管理 (X)HTML 制作 文字コード

はじめに 本書の目的は 制作の効率化 クオリティの向上 各作業者間のスタイルの統一を 図る目安になることで 常にブラッシュアップを繰り返し 現時点での最適解の共 有に活用するものである 目次 基本仕様 ファイル ディレクトリ構成 画像ファイル 対応ブラウザ 品質管理 (X)HTML 制作 文字コード 株式会社アジタス コーディングレギュレーション 改訂履歴 初版 2009/10/01 一部修正 2010/12/06 対応ブラウザ修正 画像ファイルの形式修正 補足追記 2011/05/02 対応ブラウザ修正 2013/04/12 はじめに 本書の目的は 制作の効率化 クオリティの向上 各作業者間のスタイルの統一を 図る目安になることで 常にブラッシュアップを繰り返し 現時点での最適解の共 有に活用するものである

More information

Microsoft PowerPoint - CSS(Cascading Style Sheets)の基本.pptx

Microsoft PowerPoint - CSS(Cascading Style Sheets)の基本.pptx CSS(Cascading Style Sheets) の基本 1. CSSの基本的な考え方は HTMLの構造を表す要素 ( タグ ) に対しスタイルを定義するというもの 2. CSSでは セレクタ プロパティ 値 の3つを組み合わせてスタイルを設定する 3. セレクタ は ,, や 要素などコンテンツ内のどの要素にスタイルを適用するかを指定する 4. セレクタの次の

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

土壌環境行政の最新動向(環境省 水・大気環境局土壌環境課)

土壌環境行政の最新動向(環境省 水・大気環境局土壌環境課) 201022 1 18801970 19101970 19201960 1970-2 1975 1980 1986 1991 1994 3 1999 20022009 4 5 () () () () ( ( ) () 6 7 Ex Ex Ex 8 25 9 10 11 16619 123 12 13 14 5 18() 15 187 1811 16 17 3,000 2241 18 19 ( 50

More information

syuryoku

syuryoku 248 24622 24 P.5 EX P.212 2 P271 5. P.534 P.690 P.690 P.690 P.690 P.691 P.691 P.691 P.702 P.702 P.702 P.702 1S 30% 3 1S 3% 1S 30% 3 1S 3% P.702 P.702 P.702 P.702 45 60 P.702 P.702 P.704 H17.12.22 H22.4.1

More information

標準語彙定義仕様

標準語彙定義仕様 [White Paper] T-Engine Forum Ubiquitous ID Center Specification DRAFT 2013-01-16 標準語彙定義仕様 ucr - Basic Vocabulary Number: Title: 標準語彙定義仕様 ucr - Basic Vocabulary Status: [X] Working Draft, [ ] Final Draft

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

IC RDFOWL PIM DB ID GIS RFID 2 ID ID ID XML web.xml GIS,PIM G-XML OWL RDF XML WSDL REST XML ID

IC RDFOWL PIM DB ID GIS RFID 2 ID ID ID XML web.xml GIS,PIM G-XML OWL RDF XML WSDL REST XML ID YRP IC RDFOWL PIM DB ID GIS RFID 2 ID ID ID XML web.xml GIS,PIM G-XML OWL RDF XML WSDL REST XML 1 3 4 5 6 7 ID ID IC ID ID XML ID RFID ID 1ID ID IP ID ISO ID 2. RFID ARFID BRFID AIC 2 ID 3 3. ID IDIC IC

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

Microsoft PowerPoint _1a-HTML.pptx

Microsoft PowerPoint _1a-HTML.pptx HTML 5 の設計思想 誰もが自由に使い続けることができるオープンな Web 特定企業が定めた仕様 (API) や技術 ( プラグイン ) に頼らない 例 : アドビの Flash, マイクロソフトの Silverlight HTML5 に追加された新しい要素 ( タグ ) video, audio 要素 ( 動画や音声を再生する ) canvas 要素 ( ビットマップグラフィックスの表示 )

More information

2

2 () () 980-8578 Tel: 022-795-6092 Fax: 022-795-6096 email: 1. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 17 46 47 4.1.1

More information

manual.dvi

manual.dvi oscommerce 2002 9 6 oscommerce oscommerce 2.2 1 1 1.1................................................. 1 1.1.1......................................... 1 1.2.................................................

More information

Version C 1 2 3 4 5 1 2 3 4 5 6 7 8 9 0 A 1 2 1 3 4 5 1 1 2 1 1 1 2 4 5 6 7 8 3 1 2 C a b c d e f g A A B C B a b c d e f g 3 4 4 5 6 7 8 1 2 a b 1 2 a b 1 2 1 2 5 4 1 23 5 6 6 a b 1 2 e c d 3

More information

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

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

More information

橡matufw

橡matufw 3 10 25 3 18 42 1 2 6 2001 8 22 3 03 36 3 4 A 2002 2001 1 1 2014 28 26 5 9 1990 2000 2000 12 2000 12 12 12 1999 88 5 2014 60 57 1996 30 25 205 0 4 120 1,5 A 1995 3 1990 30 6 2000 2004 2000 6 7 2001 5 2002

More information

O

O 11 2 1 2 1 1 2 1 80 2 160 3 4 17 257 1 2 1 2 3 3 1 2 138 1 1 170 O 3 5 1 5 6 139 1 A 5 2.5 A 1 A 1 1 3 20 5 A 81 87 67 A 140 11 12 2 1 1 1 12 22 1 10 1 13 A 2 3 2 6 1 B 2 B B B 1 2 B 100 B 10 B 3 3 B 1

More information

人芯経営論 ・・・リーダーシップ考②

人芯経営論 ・・・リーダーシップ考② 2009/12/15 2009/11/17 2009/11/16 2009/10/19 2009/10/15 2009/10/1 2009/9/17 2009/9/1 2009/8/17 2009/8/17 2009/8/14 2009/8/12 2009/7/28 2009/7/17 2009/7/15 2009/6/24 2009/6/18 2009/6/15 2009/5/20 2009/5/15

More information