コンテンツ管理システムにセマンティック Web テクノロジを統合するプロジェクトを行っています。
私はすでにセマンティック理論を知っており、セマンティック Web コードの書き方も知っています。 などのセマンティック Web ツールの使用方法も知っていJENA.NET
ます。DOTNETRDF
dbpedia
Freebase
私の質問は、CMS フォーラムのような実用的なオンラインの世界でそれらすべてをどのように使用するか、セマンティック Web がどのように役立つかということです。
コンテンツ管理システムにセマンティック Web テクノロジを統合するプロジェクトを行っています。
私はすでにセマンティック理論を知っており、セマンティック Web コードの書き方も知っています。 などのセマンティック Web ツールの使用方法も知っていJENA.NET
ます。DOTNETRDF
dbpedia
Freebase
私の質問は、CMS フォーラムのような実用的なオンラインの世界でそれらすべてをどのように使用するか、セマンティック Web がどのように役立つかということです。
I only see one useful way: The pages of your CMS need to “contain, in addition to standard text information, some machine-readable or at least machine-intuitable semantic data.” (see 1) So you will, first of all, have to provide input mechanisms for editors to enter the semantic data. Like other databases, the data isn’t useful unless you implement some usage of the data.
Let’s say you have a books review website, you might want to enter the books’ ISBNs as semantic data, and then you could use this in the view to link to the books’ metadata in library catalogues, provide methods to run a geolocation search of the nearest library holding the book, or link to online available full text, etc. You still will have to find these services in the world and implement their APIs.