SlideShare uma empresa Scribd logo
1 de 20
Baixar para ler offline
TMRA 2009
      Topic Maps web service:
Case examples and general structure




              2009/11/13, Leipzig, Germany
         Motomu_Naito (motom@green.ocn.ne.jp)
                Knowledge Synergy Inc.
         Lars Marius Garshol (larsga@bouvet.no)
                      Bouvet ASA
Table of Contents
1.   Introduction
2.   Existing components for the Topic Maps web service
3.   Case examples of Topic Maps web service
4.   General structure
5.   Conclusion and Future work
1. Introduction
Background
- Many topic maps (tms) and web applications based on
  them already exist, and more and more tms and their
  applications are expected to appear
- The same topics (subjects) sometimes appear in
  different tms in different applications and organizations
- Topic characteristics (i.e. topic name, occurrence
  and role) are different in each tm
- We think tms become richer and more useful if they can
  exchange and share the characteristics
Purpose
- To report the case examples of Topic Maps web service
- To consider the general structure of the service
2. Existing components
1. ONTOPEDIA’s PSI Server
    (source: http://psi.ontopedia.net/ )
2. subj3ct
    Subj3ct is a registry and clearinghouse service for subject
    identifiers for the Semantic Web.
    (source: https://subj3ct.com/about )
3. TMRAP : Topic Maps Remote Access Protocol
4. Topic Maps web application
  - Lars Marius’s photo (tmphoto)
  - Topic Maps case example (tmcase1)
  - Topic Maps tools (tmtools)
  - Everyday Physics on Web (EPW)
  - Larsblog engine (larsblog)
3. Case examples of TM web service
                        The get-illustration web service among
   Client               existing TM web applications
 (tmtools)

                     TMRAP requests



              TMRAP requests
                                  Server/ TMRAP requests
   Client                          Client                    Server
 (tmcase1)                      (tmphoto)                  (Larsblog)


           TMRAP requests


  Client                    More information about
  (EPW)                     the get-illustration web service
                            http://www.garshol.priv.no/blog/183.html
3. Case examples of TM web service
- TM fragment exchange between TM applications using TMRAP
- Using the same PSI
The get-illustration web service
                                         Using the same
                            PSI Server   PSIs for persons

                                          Tmphoto owns persons
 tmcase1 requests photo
                                          photos and provide their
 to tmphoto and get url
                                          url According to request
 and displays it
                                            Lars Marius’s photo
TM case example (tmcase1)                   (tmphoto)




                            Request


                            Return
ONTOPEDIA’s PSI Server
- Managed by ONTOPEDIA ( http://psi.ontopedia.net/ )
- Managing PSI & PSD (Published Subject Descriptor)




                                                       8
TMRAP
・ TMRAP (Topic Maps Remote Access Protocol) is a
  web service interface
  ( http://www.ontopia.net/topicmaps/tmrap.html )
・ It makes possible to retrieve and modify Topic Maps
  fragments from a remote Topic Maps server
・ Two protocols (HTTP or SOAP) are usable
・ Consist of the following methods
  - get-topic
  - get-topic-page
  - get-tolog
  - add-fragment
  - delete-topic
Lars Marius’s photo TM web application
(tmphoto)
Created by Lars Marius Garshol

 ・ It manages 13,564 photos (at the time of 2009.11.5)
 ・ It’s ontology consists of topic types such as photo, person,
   event, location and category and association type among them
 ・ User can navigate from the point of topic type view
 ・ It also has the following functions
  - Filtering
  - Rating the photos and showing the best photos
  - Full text search
  - Access control ( log in)
  - The get-illustration web service
 ・ Enjoy it at http://www.garshol.priv.no/tmphoto/
Topic Maps case examples TM web application
(tmcase1)
Created by Motomu Naito

 ・ It manages 67 presentation (at the time of 2009.11.5)
 ・ It will be added more presentations very soon
 ・ It’s ontology consists of topic types such as presentation,
    activity, event, session, person country, organization, purpose,
    domain etc. and association types among them
 ・ User can navigate from the point of topic type view
 ・ It also has the following functions
  - Client of Lars Marius photo
  - Full text search
  - Graphic display
  - tolog query
 ・ Enjoy it at http://www.garshol.priv.no/tmcase1/
4. General structure
 Identifying subjects
・ It is necessary to attach PSIs to ontology topics and
  instance topics
・ It is necessary to use commonly recognized PSIs
・ We suggest subj3ct.com as the place to seek PSIs for subject
・ It has 15,661,381 subjects at the time of 2009.11.5
・ If you can’t find PSI for your subject, create a new PSI and
  register it on subj3ct.com
4. General structure
  Hub service
・ Hub server switches client’s TMRAP request to appropriate
  TMRAP server
・ TMRAP servers can be registered with Hub server
・ Then clients can simply request
  to the Hub server, instead of
  requesting each server
・ The Hub would implement
  the TMRAP get-topic-page
  request to each server
・ The return from each server
   is topic map
・ The Hub server merge
   the return from server then
   return the result to client
4. General structure
 Big picture: Identified subjects networking
4. General structure
 Big picture: Identified subjects networking
- The network consists of PSI server/clearinghouse, Hub server,
  TM web applications, and something
- TM web applications play the role TMRAP client or/and server
- In the network we can link identified subjects and gather
  information related to the subject
- Those subjects and information are still owned and managed by
   their original applications
- In the network, we can enjoy rich, pure and high quality
   information
4. General structure
More information will be required for
  Identified Subjects Networking
  (Required information to use web service)
・Who and how select only appropriate information?
  Human or computer?
・To enable to select only appropriate information,
  the following information is needed
 - Existence of other topic maps web applications
 - topic characteristics
 - context, domain, etc.
・Do we need Service Description language like a WSDL?
・We could use topic maps for TMWSDL
5. Conclusion and Future work
Conclusion
・ We showed already existing components for TM web service
・ We explained examples of TM web services we implemented
・ We realized they are very useful
・ We considered general structure and required components
・ And we propose Identified Subjects Networking
5. Conclusion and Future work
Conclusion
・ It is impossible to gather all information about one subject in one
  topic map
・ It is inevitable to make topic maps distributed manner and
  complement each other
・ To do so, each topic map and its web application can be simplified
  and become easy to develop and maintain
・ TM web service is a very encouraging approach to realize the
  Identified Subjects Networking
・ Today’s web search engines are very wasteful and inefficient
  because they have to spider the entire internet continuously
  to update their indexes
・ In contrast, to make it possible to link only suitable web
  applications is very sensible and effective but a big challenge
5. Conclusion and Future work
Future work
- To make it possible to link only suitable applications,
  according to contexts, situations, etc.
- To make it possible to filter in only appropriate information and
  filter out irrelevant information
- We will continue to work out web applications and required
  components to realize generalized TM web service
  i.e. the Identified Subjects Networking
ありがとう
ございました。

Takk!



          20

Mais conteúdo relacionado

Semelhante a Topic Maps Web Service: Case Examples and General Structure

TMSync: Synchronizing topic maps
TMSync: Synchronizing topic mapsTMSync: Synchronizing topic maps
TMSync: Synchronizing topic maps
Lars Marius Garshol
 
Ex 1 chapter03-appliation-layer-tony_chen
Ex 1 chapter03-appliation-layer-tony_chenEx 1 chapter03-appliation-layer-tony_chen
Ex 1 chapter03-appliation-layer-tony_chen
Đô GiẢn
 
Ex 1 chapter03-appliation-layer-tony_chen
Ex 1 chapter03-appliation-layer-tony_chenEx 1 chapter03-appliation-layer-tony_chen
Ex 1 chapter03-appliation-layer-tony_chen
Đô GiẢn
 
WP4 - Deployment of "smart" services toolkit
WP4 - Deployment of "smart" services toolkitWP4 - Deployment of "smart" services toolkit
WP4 - Deployment of "smart" services toolkit
i-SCOPE Project
 
Super applied in a sitecore migration project
Super applied in a sitecore migration projectSuper applied in a sitecore migration project
Super applied in a sitecore migration project
dodoshelu
 

Semelhante a Topic Maps Web Service: Case Examples and General Structure (20)

Opnet tutorial
Opnet tutorialOpnet tutorial
Opnet tutorial
 
Adventures building 3 realtime single-page apps 6 different ways
Adventures building 3 realtime single-page apps 6 different waysAdventures building 3 realtime single-page apps 6 different ways
Adventures building 3 realtime single-page apps 6 different ways
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Service oriented online architecture using mule
Service oriented online architecture using muleService oriented online architecture using mule
Service oriented online architecture using mule
 
TMSync: Synchronizing topic maps
TMSync: Synchronizing topic mapsTMSync: Synchronizing topic maps
TMSync: Synchronizing topic maps
 
Terraform Q&A - HashiCorp User Group Oslo
Terraform Q&A - HashiCorp User Group OsloTerraform Q&A - HashiCorp User Group Oslo
Terraform Q&A - HashiCorp User Group Oslo
 
JRuby Topic Maps
JRuby Topic MapsJRuby Topic Maps
JRuby Topic Maps
 
Ontopia Code Camp
Ontopia Code CampOntopia Code Camp
Ontopia Code Camp
 
Ordbms
OrdbmsOrdbms
Ordbms
 
On Topic Map Templates and Traceability
On Topic Map Templates and TraceabilityOn Topic Map Templates and Traceability
On Topic Map Templates and Traceability
 
Choosing the Right Transformer for Your Data Challenge
Choosing the Right Transformer for Your Data ChallengeChoosing the Right Transformer for Your Data Challenge
Choosing the Right Transformer for Your Data Challenge
 
Ex 1 chapter03-appliation-layer-tony_chen
Ex 1 chapter03-appliation-layer-tony_chenEx 1 chapter03-appliation-layer-tony_chen
Ex 1 chapter03-appliation-layer-tony_chen
 
Ex 1 chapter03-appliation-layer-tony_chen
Ex 1 chapter03-appliation-layer-tony_chenEx 1 chapter03-appliation-layer-tony_chen
Ex 1 chapter03-appliation-layer-tony_chen
 
Connecting DMPs & Repositories
Connecting DMPs & RepositoriesConnecting DMPs & Repositories
Connecting DMPs & Repositories
 
A04210106
A04210106A04210106
A04210106
 
Web Services Aggregator
Web Services AggregatorWeb Services Aggregator
Web Services Aggregator
 
Finns Using FME Like Crazy
Finns Using FME Like CrazyFinns Using FME Like Crazy
Finns Using FME Like Crazy
 
WP4 - Deployment of "smart" services toolkit
WP4 - Deployment of "smart" services toolkitWP4 - Deployment of "smart" services toolkit
WP4 - Deployment of "smart" services toolkit
 
Viadeos Segmentation platform with Spark on Mesos
Viadeos Segmentation platform with Spark on MesosViadeos Segmentation platform with Spark on Mesos
Viadeos Segmentation platform with Spark on Mesos
 
Super applied in a sitecore migration project
Super applied in a sitecore migration projectSuper applied in a sitecore migration project
Super applied in a sitecore migration project
 

Mais de tmra

Weber 2010 brn
Weber 2010 brnWeber 2010 brn
Weber 2010 brn
tmra
 
Designing a gui_description_language_with_topic_maps
Designing a gui_description_language_with_topic_mapsDesigning a gui_description_language_with_topic_maps
Designing a gui_description_language_with_topic_maps
tmra
 
Tmra2010 matsuuraposter
Tmra2010 matsuuraposterTmra2010 matsuuraposter
Tmra2010 matsuuraposter
tmra
 
Putting topic maps to rest.tmra2010
Putting topic maps to rest.tmra2010Putting topic maps to rest.tmra2010
Putting topic maps to rest.tmra2010
tmra
 
Presentation final
Presentation finalPresentation final
Presentation final
tmra
 
Mappe1
Mappe1Mappe1
Mappe1
tmra
 

Mais de tmra (20)

Topic Maps for improved access to and use of content in relational databases ...
Topic Maps for improved access to and use of content in relational databases ...Topic Maps for improved access to and use of content in relational databases ...
Topic Maps for improved access to and use of content in relational databases ...
 
External Schema for Topic Map Database
External Schema for Topic Map DatabaseExternal Schema for Topic Map Database
External Schema for Topic Map Database
 
Weber 2010 brn
Weber 2010 brnWeber 2010 brn
Weber 2010 brn
 
Subject Headings make information to be topic maps
Subject Headings make information to be topic mapsSubject Headings make information to be topic maps
Subject Headings make information to be topic maps
 
Inquiry Optimization Technique for a Topic Map Database
Inquiry Optimization Technique for a Topic Map DatabaseInquiry Optimization Technique for a Topic Map Database
Inquiry Optimization Technique for a Topic Map Database
 
Topic Merge Scenarios for Knowledge Federation
Topic Merge Scenarios for Knowledge FederationTopic Merge Scenarios for Knowledge Federation
Topic Merge Scenarios for Knowledge Federation
 
JavaScript Topic Maps in server environments
JavaScript Topic Maps in server environmentsJavaScript Topic Maps in server environments
JavaScript Topic Maps in server environments
 
Modelling IMS QTI with Topic Maps
Modelling IMS QTI with Topic MapsModelling IMS QTI with Topic Maps
Modelling IMS QTI with Topic Maps
 
Hatana - Virtual Topic Map Merging
Hatana - Virtual Topic Map MergingHatana - Virtual Topic Map Merging
Hatana - Virtual Topic Map Merging
 
Designing a gui_description_language_with_topic_maps
Designing a gui_description_language_with_topic_mapsDesigning a gui_description_language_with_topic_maps
Designing a gui_description_language_with_topic_maps
 
Maiana - The social Topic Maps explorer
Maiana - The social Topic Maps explorerMaiana - The social Topic Maps explorer
Maiana - The social Topic Maps explorer
 
Tmra2010 matsuuraposter
Tmra2010 matsuuraposterTmra2010 matsuuraposter
Tmra2010 matsuuraposter
 
Automatic semantic interpretation of unstructured data for knowledge management
Automatic semantic interpretation of unstructured data for knowledge managementAutomatic semantic interpretation of unstructured data for knowledge management
Automatic semantic interpretation of unstructured data for knowledge management
 
Putting topic maps to rest.tmra2010
Putting topic maps to rest.tmra2010Putting topic maps to rest.tmra2010
Putting topic maps to rest.tmra2010
 
Presentation final
Presentation finalPresentation final
Presentation final
 
Evaluation of Instances Asset in a Topic Maps-Based Ontology
Evaluation of Instances Asset in a Topic Maps-Based OntologyEvaluation of Instances Asset in a Topic Maps-Based Ontology
Evaluation of Instances Asset in a Topic Maps-Based Ontology
 
Defining Domain-Specific Facets for Topic Maps With TMQL Path Expressions
Defining Domain-Specific Facets for Topic Maps With TMQL Path ExpressionsDefining Domain-Specific Facets for Topic Maps With TMQL Path Expressions
Defining Domain-Specific Facets for Topic Maps With TMQL Path Expressions
 
Mappe1
Mappe1Mappe1
Mappe1
 
Et Tu, Brute? Topic Maps and Discourse Semantics
Et Tu, Brute? Topic Maps and Discourse SemanticsEt Tu, Brute? Topic Maps and Discourse Semantics
Et Tu, Brute? Topic Maps and Discourse Semantics
 
A PHP library for Ontopia-CMS Integration
A PHP library for Ontopia-CMS IntegrationA PHP library for Ontopia-CMS Integration
A PHP library for Ontopia-CMS Integration
 

Último

Último (20)

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 

Topic Maps Web Service: Case Examples and General Structure

  • 1. TMRA 2009 Topic Maps web service: Case examples and general structure 2009/11/13, Leipzig, Germany Motomu_Naito (motom@green.ocn.ne.jp) Knowledge Synergy Inc. Lars Marius Garshol (larsga@bouvet.no) Bouvet ASA
  • 2. Table of Contents 1. Introduction 2. Existing components for the Topic Maps web service 3. Case examples of Topic Maps web service 4. General structure 5. Conclusion and Future work
  • 3. 1. Introduction Background - Many topic maps (tms) and web applications based on them already exist, and more and more tms and their applications are expected to appear - The same topics (subjects) sometimes appear in different tms in different applications and organizations - Topic characteristics (i.e. topic name, occurrence and role) are different in each tm - We think tms become richer and more useful if they can exchange and share the characteristics Purpose - To report the case examples of Topic Maps web service - To consider the general structure of the service
  • 4. 2. Existing components 1. ONTOPEDIA’s PSI Server (source: http://psi.ontopedia.net/ ) 2. subj3ct Subj3ct is a registry and clearinghouse service for subject identifiers for the Semantic Web. (source: https://subj3ct.com/about ) 3. TMRAP : Topic Maps Remote Access Protocol 4. Topic Maps web application - Lars Marius’s photo (tmphoto) - Topic Maps case example (tmcase1) - Topic Maps tools (tmtools) - Everyday Physics on Web (EPW) - Larsblog engine (larsblog)
  • 5. 3. Case examples of TM web service The get-illustration web service among Client existing TM web applications (tmtools) TMRAP requests TMRAP requests Server/ TMRAP requests Client Client Server (tmcase1) (tmphoto) (Larsblog) TMRAP requests Client More information about (EPW) the get-illustration web service http://www.garshol.priv.no/blog/183.html
  • 6. 3. Case examples of TM web service - TM fragment exchange between TM applications using TMRAP - Using the same PSI
  • 7. The get-illustration web service Using the same PSI Server PSIs for persons Tmphoto owns persons tmcase1 requests photo photos and provide their to tmphoto and get url url According to request and displays it Lars Marius’s photo TM case example (tmcase1) (tmphoto) Request Return
  • 8. ONTOPEDIA’s PSI Server - Managed by ONTOPEDIA ( http://psi.ontopedia.net/ ) - Managing PSI & PSD (Published Subject Descriptor) 8
  • 9. TMRAP ・ TMRAP (Topic Maps Remote Access Protocol) is a web service interface ( http://www.ontopia.net/topicmaps/tmrap.html ) ・ It makes possible to retrieve and modify Topic Maps fragments from a remote Topic Maps server ・ Two protocols (HTTP or SOAP) are usable ・ Consist of the following methods - get-topic - get-topic-page - get-tolog - add-fragment - delete-topic
  • 10. Lars Marius’s photo TM web application (tmphoto) Created by Lars Marius Garshol ・ It manages 13,564 photos (at the time of 2009.11.5) ・ It’s ontology consists of topic types such as photo, person, event, location and category and association type among them ・ User can navigate from the point of topic type view ・ It also has the following functions - Filtering - Rating the photos and showing the best photos - Full text search - Access control ( log in) - The get-illustration web service ・ Enjoy it at http://www.garshol.priv.no/tmphoto/
  • 11. Topic Maps case examples TM web application (tmcase1) Created by Motomu Naito ・ It manages 67 presentation (at the time of 2009.11.5) ・ It will be added more presentations very soon ・ It’s ontology consists of topic types such as presentation, activity, event, session, person country, organization, purpose, domain etc. and association types among them ・ User can navigate from the point of topic type view ・ It also has the following functions - Client of Lars Marius photo - Full text search - Graphic display - tolog query ・ Enjoy it at http://www.garshol.priv.no/tmcase1/
  • 12. 4. General structure Identifying subjects ・ It is necessary to attach PSIs to ontology topics and instance topics ・ It is necessary to use commonly recognized PSIs ・ We suggest subj3ct.com as the place to seek PSIs for subject ・ It has 15,661,381 subjects at the time of 2009.11.5 ・ If you can’t find PSI for your subject, create a new PSI and register it on subj3ct.com
  • 13. 4. General structure Hub service ・ Hub server switches client’s TMRAP request to appropriate TMRAP server ・ TMRAP servers can be registered with Hub server ・ Then clients can simply request to the Hub server, instead of requesting each server ・ The Hub would implement the TMRAP get-topic-page request to each server ・ The return from each server is topic map ・ The Hub server merge the return from server then return the result to client
  • 14. 4. General structure Big picture: Identified subjects networking
  • 15. 4. General structure Big picture: Identified subjects networking - The network consists of PSI server/clearinghouse, Hub server, TM web applications, and something - TM web applications play the role TMRAP client or/and server - In the network we can link identified subjects and gather information related to the subject - Those subjects and information are still owned and managed by their original applications - In the network, we can enjoy rich, pure and high quality information
  • 16. 4. General structure More information will be required for Identified Subjects Networking (Required information to use web service) ・Who and how select only appropriate information? Human or computer? ・To enable to select only appropriate information, the following information is needed - Existence of other topic maps web applications - topic characteristics - context, domain, etc. ・Do we need Service Description language like a WSDL? ・We could use topic maps for TMWSDL
  • 17. 5. Conclusion and Future work Conclusion ・ We showed already existing components for TM web service ・ We explained examples of TM web services we implemented ・ We realized they are very useful ・ We considered general structure and required components ・ And we propose Identified Subjects Networking
  • 18. 5. Conclusion and Future work Conclusion ・ It is impossible to gather all information about one subject in one topic map ・ It is inevitable to make topic maps distributed manner and complement each other ・ To do so, each topic map and its web application can be simplified and become easy to develop and maintain ・ TM web service is a very encouraging approach to realize the Identified Subjects Networking ・ Today’s web search engines are very wasteful and inefficient because they have to spider the entire internet continuously to update their indexes ・ In contrast, to make it possible to link only suitable web applications is very sensible and effective but a big challenge
  • 19. 5. Conclusion and Future work Future work - To make it possible to link only suitable applications, according to contexts, situations, etc. - To make it possible to filter in only appropriate information and filter out irrelevant information - We will continue to work out web applications and required components to realize generalized TM web service i.e. the Identified Subjects Networking