SemDis Roadmap
There are two important research issues in SemDis as the
following: collecting knowledge and sharing knowledge.
Semantic Web Technology Evaluation Ontology (SWETO)
Objectives
- create ontology for describing the semantics of web
entities and their relationships
- collect the population of the ontology from online
knowledge sources
Implementation (semi-automatically/ automatically)
- designing the SWETO schema using an ontology design toolkit
- identifying knowledge sources that can be used to populate
parts of SWETO
- utilizing extractor agents (written by humans without
programming using a toolkit) to periodically and automatically extract
parts of knowledge from various open and public sources,
- semi-automatically disambiguating the knowledge (with
limited human involvement)
- integrating related knowledge to populate the SWETO
- providing ability to export SWETO in RDF/RDFS and a version
of OWL.
Web of Belief (WOB)
Objectives
- create ontology for a distributed web of knowledge which is
connected by social relations among agents and knowledge statements
- provide trust based knowledge propagation
mechanisms in the web of belief
- enforce privacy preserved knowledge sharing
Implementation
- design a extensible WOB ontology
- create a peer to peer knowledge sharing framework using
semantic web service technology. The framework includes: personal web
service, knowledge source web service, and robot web service.
- personal web services use and produce personal
knowledge. They are created by human users. FOAF profiles can be used
to establish user network
- knowledge source web services "produce" knowledge in
RDF/XML format. The SWETO extractor agents can contribute many such web
services.
- robot web services derives knowledge from existing
knowledge. e.g. auction service, and reputation service.
- trust can be used to enforce privacy protection in
knowledge sharing
- provide the knowledge query interface to the public