July 28, 2006

Turorial RDF, RDFS and SPARQL using CORESE

Semantic web tutorial gives a quick tour of RDF, RDFS, SPARQL and Rules. It was designed as a hand-on-keyboard introduction to the basics of RDF model, RDFS semantics for lightweight ontologies, SPARQL query language for RDF graph bases and production rules for knowledge factorisation in semantic web annotation bases. http://www-sop.inria.fr/acacia/soft/corese/tutorial.php Categories Applications and Demos | Ontology-based searching | XML and RDF | dissemination
Posted by fgandon at 01:03 PM | Comments (0)

February 10, 2005

ADTF: Magpie

URL: http://kmi.open.ac.uk/projects/magpie/main.html
Date created: 2005-02-10

Description:
Magpie (available as an IE or Mozilla plugin) works as a streamlined toolbar that sits within your web browser and automatically highlights key items of interest (concepts linked to an underlying ontology) within any web page you visit. For each highlighted term it provides a set of related 'services' e.g. explanations, examples, further links. Magpie's architecture, which is open to ontologies and semantic web services, provides a software framework for designing and implementing semantic web applications.

Contact:
Martin Dzbor KMI, Open University, UK

Categories Applications and Demos | Ontology-based searching | Semantic Web Browser
Posted by aditya at 07:42 PM | Comments (0)

December 10, 2004

ADTF:Gohse

URL: http://cohse.man.ac.uk/gohse/
Date created: 2004-12-10

Description:
The aim of COHSE (Conceptual Open Hypermedia Services Environment) was to research into methods to improve significantly the quality, consistency and breadth of linking of WWW documents at retrieval time (as readers browse the documents) and authoring time (as authors create the documents). It uses three leading-edge technologies: an ontological reasoning service which is used to represent a sophisticated conceptual model of document terms and their relationships; a Web-based open hypermedia link service that can offer a range of different link-providing facilities in a scalable and non-intrusive fashion and the integration of the ontology service and the open hypermedia link service to form a conceptual hypermedia system to enable documents to be linked via metadata describing their contents. GOHSE is a demonstration of the COHSE infrastructure to bioinformatics. COHSE brings together an ontology and an open hypermedia service to dynamically add links to web resources. In this example, the Gene Ontology is used as the ontology, with resources from the GO annotation database as link targets.

Author:
Sean Bechhofer University of Manchester

Categories Applications and Demos | Semantic Web Browser
Posted by felixbur at 12:46 PM | Comments (0)

ADTF:Annotea

URL: http://www.annotea.org/ISWC2004/annoteademo.html
Date created: 2004-12-10

Description:
Annotea is a W3C LEAD (Live Early Adoption and Demonstration) project under Semantic Web Advanced Development (SWAD). Annotea enhances collaboration via shared metadata based Web annotations, bookmarks, and their combinations. By annotations we mean comments, notes, explanations, or other types of external remarks that can be attached to any Web document or a selected part of the document without actually needing to touch the document. When the user gets the document he or she can also load the annotations attached to it from a selected annotation server or several servers and see what his peer group thinks. Similarly shared bookmarks can be attached to Web documents to help organize them under different topics, to easily find them later, to help find related material and to collaboratively filter bookmarked material.

Contact:
Marja-Riitta Koivunen Annotea

Categories Applications and Demos | Ontology-based searching | Semantic Web Browser
Posted by felixbur at 12:34 PM | Comments (0)

ADTF:Momis

URL: http://dbgroup.unimo.it/Momis/
Date created: 2004-12-10

Description:
The MOMIS (Mediator envirOnment for Multiple Information Sources) is a framework to perform information extraction and integration from both structured and semi-structured data sources, plus query management facilities to take incoming queries and process them through the exploitation of the annotated Global Schema, GVV. The framework consists of a language and several semi-automatic tools.
The MOMIS system is based on a conventional wrapper/mediator architecture, and provides methods and open tools for data management in Internet-based information systems by using a CORBA-2 interface.

Contact:
Francesco Guerra DII- Universita' di Modena e Reggio Emilia, Italy

Categories Applications and Demos | Databases, Query and APIs
Posted by felixbur at 11:35 AM | Comments (0)

ADTF:Bibster

URL: http://bibster.semanticweb.org/
Date created: 2004-12-10

Description:
Bibster is a Peer-to-Peer system for exchanging bibliographic data among researchers, obtained e.g. from Bibtex files. Bibster exploits ontologies in data representation, query formulation, query-routing and answer presentation. Bibster is a fully implemented open source solution built on top of the JXTA platform. The system is currently being used by several hundreds of users from multiple organizations across the world.

Contact:
Peter Haase AIFB, University of Karlsruhe

Categories Applications and Demos | Databases, Query and APIs | Document Retrieval
Posted by felixbur at 10:47 AM | Comments (0)

December 09, 2004

ADTF:Flink

URL: http://prauw.cs.vu.nl:8080/flink/
Date created: 2004-12-09

Description:
Flink is a crossover between a social experiment and a semantic application. It brings together a number of different knowledge sources and use them to learn about the social structures of the community that created them - in this case, the community of Semantic Web researchers. The resulting application is a Who is Who of the Semantic Web, which can be of interest to this community as a reflection of their social organization, but is also valuable as an input for Social Network Analysis, a branch of sociology concerned with relational data. Export to popular network analysis packages is directly supported by the application.

Author:
Peter Mika Free University, Amsterdam

Categories Applications and Demos | Community / Acquaintance Network | Ontology-based searching | Visualization and Images
Posted by felixbur at 02:39 PM | Comments (0)

ADTF:Swoogle

URL: http://swoogle.umbc.edu
Date created: 2004-12-07

Description:
Swoogle is a crawler-based indexing and retrieval system for the Semantic Web documents - i.e., RDF or OWL documents. It analyzes the documents it discovered to compute useful metadata properties and relationships between them. The documents are also indexed by using an information retrieval system which can use either character N-Gram or URIs as terms to finnd documents matching a user's query or to compute the similarity among a set of documents. One of the interesting properties computed for each Semantic Web document is its rank - a measure of the document's importance on the Semantic Web.

Author:
Li Ding University of Maryland, Baltimore, USA

Categories Applications and Demos | Ontology-based searching
Posted by felixbur at 02:11 PM | Comments (1)

December 07, 2004

ADTF:SematicWebAssistant

URL: http://www.roetzel.de/swa/
Date created: 2004-12-07

Description:
The Semantic Web Assistant explores the possibilities of a combination of Semantic Web technologies with production rule systems for letting end-users discover some of the powerful applications of the SemanticWeb on their desktop and was developed as a prototype on top of the Jena Semantic Web Framework. The Semantic Web Assistant combines the data on the Semantic Web with the capabilities of forward chaining production rule systems. It lets the user define simple if-then rules that operate on RDF data obtained from the Web. RDF Schema and OWL Ontologies can be used to deduce additional data. Conclusions of rules include actions that are carried out when a rule instance fires. The Semantic Web Assistant includes some predefined actions, eg. e-mail notification, downloading of web resources and execution of arbitrary system commands. Adding additional actions should be easy. Possible applications of the Semantic Web Assistant include the monitoring of news sites or weblogs using the RSS 1.0 RDF vocabulary. Given the generic nature of the rule mechanisms applications are only limited by the availability of RDF data and the user's imagination.

Author:
David Roetzel University of Applied Sciences Bonn-Rhein-Sieg, Germany

Categories Applications and Demos | Semantic Web Browser | Weblogs
Posted by felixbur at 04:00 PM | Comments (0)

ADTF:UNSO

URL: http://cslx.haifa.ac.il/~slavax/UNSO.html
Date created: 2004-12-07

Description:
Unspecified Ontologies for P2P: this approach premises that the domain ontology of an E-commerce application is not fully defined and parts of it can be dynamically specified by the peers. To implement semantic routing we extend a hypercube graph structure to a multi-layered hypercube (MLH), where each vertex recursively consists of another hypercube. We use hashing to deal with the unspecified nature of the ontology and with the variety of terms that can be used. This allows the peers to distributively manage a dynamically growing ontology and uniformly distributes the ads among the MLH. To eliminate ambiguity and enhance system precision, the terms used by the peers in the ontological description of an object undergo simple semantic standardization using WordNet.

Author:
Shlomo Berkovsky University of Haifa, Israel

Categories Applications and Demos | Databases, Query and APIs | RDF authoring
Posted by felixbur at 03:26 PM | Comments (0)

ADTF: Sem.Portal.Intern.Affairs

Description (original URL access protected): http://whitepapers.zdnet.co.uk/0,39025945,60120539p-39000589q,00.htm
Date created: 2004-12-07

Description:
Semantic Portal on International Affairs: A web-portal architecture for a political institute, where the online content can be accessed by navigating through categories or by a keyword-based, full text search engine. The access is based on the meaning of concepts and relations of the International Affairs domain. The approach comprises an automatic ontology-based annotator, a semantic search engine with a natural language interface, a web publication tool allowing semantic navigation, and a 3D visualization component.

Contact:
Jesus Contreras Intelligent Software Components S.A. (iSOCO)

Categories Applications and Demos | Databases, Query and APIs | Knowledge Management | Ontology-based searching | Visualization and Images
Posted by felixbur at 03:06 PM | Comments (0)

November 30, 2004

ADTF: pOWL

URL: http://powl.sourceforge.net/swc/
Date created: 2004-11-30

Description:
The aim of pOWL is to deliver an easy-to-deploy and easy-to-use, scalable, PHP and web-based ontology management solution to the Open Source community, which covers the whole ontology lifecycle. Despite the fact that pOWL is still in beta quality stage it is already productively used in several projects. A final production grade version 1.0 will be published October 15th. As a use case, we present the application of pOWL to semantic web content management and how it may be used as a foundation framework for semantic web applications.

Author:
Soren Auer University of Leipzig, Germany

Categories Applications and Demos | RDF authoring | Standards and Specifications
Posted by felixbur at 02:18 PM | Comments (0)

ADTF:Knowledge Management Platform

URL: http://beghin.inria.fr/
Date created: 2004-11-30

Description:
The aim of the KMP project is to increase the portfolio of competences of the Telecom Valley of Sophia Antipolis by helping actors in expressing their interests and needs in a common space. The solution relies on the specification, design, building and evaluation of an online customizable semantic web application.

Contact:
Fabien Gandon INRIA Sophia Antipolis

Categories Applications and Demos | Community / Acquaintance Network | Databases, Query and APIs
Posted by felixbur at 02:15 PM | Comments (0)

November 29, 2004

ADTF:MuseumFinland

URL: http://www.cs.helsinki.fi/group/seco/museums/
Date created: 2004-11-29

Description:
MuseumFinland provides the end-user with a semantic seamless view to distributed heterogeneous cultural collections. A view-based semantic search engine based on seven cultural ontologies can be used for getting overviews of the contents along nine different dimensions (such as artifact type, material, place of usage, time of creation, situation of usage etc.), and for concept-based information retrieval. Semantic browsing is supported by a logic-based link generator that associates collection pages with each other in a meaning way and with explanatory link labels. For the museums, MuseumFinland provides a shared national publication channel for the Semantic Web.

Contact:
Eero Hyvonen University of Helsinki and Helsinki Institute for Information Technology (HIIT)

Categories Applications and Demos | Databases, Query and APIs | Ontology-based searching
Posted by felixbur at 11:09 AM | Comments (0)

November 26, 2004

ADTF: Platypus Wiki

URL: http://platypuswiki.sourceforge.net/
Date created: 2004-11-15

Description:
Platypus Wiki is a project to develop an enhanced Wiki Web with ideas borrowed from the Semantic Web. It offers a simple user interface to create wiki pages with metadata based on W3C standards. It uses RDF (Resource Description Framework), RDF Schema and OWL (Web Ontology Language) to create ontologies and manage metadata. Platypus Wiki is an ongoing open source project started on 23th December 2003. The project is actually hosted on SourceForge and licensed under GNU GPL. Platypus Wiki is a rapid and useful Personal Knowledge Management system, as well as a valuable tool to manage Communities of Practice.

Contact:
Paolo Castagna

Categories Applications and Demos | Community / Acquaintance Network | Knowledge Management | Semantic Web Browser
Posted by felixbur at 02:50 PM | Comments (0)

November 17, 2004

ADTF: SemanticOrganizer

URL: http://sciencedesk.arc.nasa.gov/
Date created: 2004-11-15

Description:
SemanticOrganizer is a collaborative knowledge management system designed to support the information storage and access needs of diverse NASA project teams, including distributed teams of scientists, engineers, and accident investigators. The system provides a customizable, semantically structured information repository that stores work products relevant to multiple projects of differing types. SemanticOrganizer contains a local repository for data, metadata, and links, but is also able to reference information available on arbitrary web servers. Semantic Organizer has been used to support a large number of teams in real world applications from astrobiology to robotics to engineering accident investigation.

Contact:
Richard Keller NASA/Ames Research Center

Categories Applications and Demos | Knowledge Management | Scientific Data Management
Posted by felixbur at 04:06 PM | Comments (0)

ADTF: SWAP

URL: http://ubaccess.com/swap.html
Date created: 2004-11-15

Description:
SWAP: the Semantic Web Accessibility Platform is a semantic web knowledge based approach to accessibility. SWAP adds a layer of knowledge to a site from which it creates alternative renderings of sites, e.g. to be section 508 compliant.

Contact:
Lisa Seeman UB Access

Categories Applications and Demos | Document Retrieval | Standards and Specifications
Posted by felixbur at 03:47 PM | Comments (0)

ADTF: Madiera Portal

URL: http://www.nesstar.org/portal/
Date created: 2004-11-15

Description:
The Madiera Portal provides access to an unprecedented quantity of social sciences quantitative datasets using an easy to use Yahoo-style interface. It works by harvesting statistical datasets published on the Semantic Web.
The Madiera Portal provides unified access to the resources (social sciences quantitative studies and variable groups) published by the data archives that take part to the Madiera project, a 5th Framework EU-project.
The resources are categorised using a set of multi and monolingual thesauri and classifications, currently: GCL (UK Government Category List), CESSDA (Council of European Social Science Data Archives Classification) and ELSST (European Language Social Science Thesaurus).

Contact:
Pasqualino Assini Nesstar Ltd

More information:
Madiera project

Categories Applications and Demos | Databases, Query and APIs | Scientific Data Management
Posted by felixbur at 03:26 PM | Comments (0)

ADTF: MusiDb

URL: http://www.cs.vu.nl/~rstegers/iwa/
Date created: 2004-11-15

Description:
The World Wide is becoming the mainsource for music, both in terms of digital music directly accessible over the web and portals like Amazon that sell music in more traditional formats. The World Wide Web is becoming the main source for music, both in terms of digital music directly accessible over the web and portals like Amazon that sell music in more traditional formats. As in other areas the size of the Web and the amount of available information is becoming a problem, because browsing through all available files is not an option.
The aim of this application is to help people to find albums and to actively recommend albums that the user is likely to enjoy. In MusiDB the functionality of finding a piece of music based on its name and the name of the artists is achieved by matching the user input with Musicbrainz, one of largest RDF data bases, that contains information about artists, albums and songs. Based on the information about the albums of that particular artist, the Amazon Web service is queried to provide additional information about albums containing the song (this can be more than one due to compilations and best-of albums) like the cover, sound samples, the retails price etc.

Author:
Heiner Stuckenschmidt Free University of Amsterdam: department of computer science

Categories Applications and Demos | Databases, Query and APIs
Posted by felixbur at 02:38 PM | Comments (0)

ADTF: DBIn

URL: http://dbin.sourceforge.net/
Date created: 2004-11-15

Description:
DBin is a Semantic-Web pear-to-pear platform aimed at the general internet users. DBin is currently based on the novel RDFGrowth P2P algorithm and sports a rich user interface and plugin system based on Eclipse RCP.

Usecase:
Power users create "brainlets", which are domain specific applications (e.g. the Italian Opera Fan club) using the available high level API and these can be used to richly and cohoperatively annotate "things" that are commonly considered to be of interest in the domain (e.g. singers, operas, arias, theatres etc..). Given its all RDF, brainlets can interact and benefit from each other.

Author:
Giovanni Tummarello http://wup.it/

More information:
DBin Overview

Categories Applications and Demos | Community / Acquaintance Network
Posted by felixbur at 02:12 PM | Comments (0)

September 16, 2004

ADTF: Knowledge Management Platform (KmP)

URL: http://www-sop.inria.fr/acacia/soft/kmp.html
Date created: 2003-03

Description:
Knowledge Management Platform (KmP)
A Semantic Web Service for the Cartography of Competences in the Telecom Valley of Sophia Antipolis
This Web application relies on ontology-based models and inferences and merges the frameworks of the semantic web (RDF, RDFS) and the classic web (HTML, CSS, SVG) and the structured web (XML, XSLT) to integrate data coming from very different sources, allow queries from different viewpoints, adapt content to users, analyze, group, infer and render indicators of the Telecom Valley situation. KMP relies on the integration of multiple components: databases for back-end persistence, web servers with JSP and servlets to provide front ends, and the CORESE semantic web server [1]to provide semantic web processing capabilities.

[1] http://www-sop.inria.fr/acacia/soft/corese/

Usecase:
The aim of the KmP project is to increase the portfolio of competences of the Telecom Valley of Sophia Antipolis by helping actors in expressing their interests and needs in a common space. The solution relies on the specification, design, building and evaluation of an online customizable semantic web application.

Provide a Map of Competences to Foster Partnerships:
The primary objective of this project is to create and implement an innovative knowledge management solution based on:
a repository shared by the members of the Telecom Valley, including a map of competencies, actors and projects
a common language to describe and differentiate the needs and the resources of all the participants.

The elaboration of the repository is articulated around three application scenarios:
Acquire and give a broader visibility of the Telecom Valley community
Search and exchange information in the case of Inter-firm cooperation
Search and exchange information in the case of Public research / Private research cooperation

Thus, the goal of KMP is to build an innovative solution of knowledge management shared within a community, in order to foster synergies and partnerships by providing a dynamic map of the competences of the different stakeholders. The solution relies on the specification, design, building and evaluation of an online customizable service.

Author:
Fabien Gandon, Alain Giboin, Olivier Corby ACACIA - INRIA Sophia Antipolis

More information:
Web Site Online Access

Categories Applications and Demos | Community / Acquaintance Network | Competence / Skill Management | Knowledge Management | Ontology-based searching
Posted by fgandon at 07:40 PM | Comments (0)

ADTF: BioPAX Biological Pathways Exchange

URL: http://www.biopax.org/
Date created: 2002-10

Description:
The goal of the BioPAX group is to develop a common exchange format for biological pathways data.

The BioPAX project began at the Fourth BioPathways Consortium Meeting, a satellite of the ISMB'02 Conference held in Edmonton, Canada in August 2002. There it was decided that the creation of a standard data exchanage format for pathway information was not only a good first step toward building an open source pathway information resource, but also that such an exchange format would be a desirable end in itself as it would facilitate sharing of pathways information between existing databases, both public and private.

Author:
BioPAX work group

More information:
About the BioPAX

Categories Applications and Demos | Biology | Medical Application | Scientific Data Management
Posted by fgandon at 07:23 PM | Comments (0)

August 25, 2004

ADTF: Urchin-Kowari

URL: http://bombadil.mindlab.umd.edu/cgi-bin/urchin
Date created: 2004-07-29

Description:
Urchin is a customizable RSS aggregator and filter written in Perl. It consists of two main parts: a web-based user interface to query its database and an administration unit that allows the control for managing channels in the database. Administrators can add RSS 0.9*, 1.0, and 2.0 channels to the Urchin, where items are converted into RDF and stored in its native mySQL database. Using the web interface, user can query the database using Urchin-specific keywords, plaintext, or the RCQL query language. Urchin can then display the results as several output formats, including RSS 1.0 and RSS 0.91 feeds. This aggregation allows each user to create a RSS feed tailored to the individual's interest from the available channels in the database. In addition, Urchin is suitable for building a RSS portal service.

The Urchin-Kowari project replaces the mySQL database with the specialized RDF triple store Kowari. This takes advantage of the fact that all data in Urchin are RDF statements and Kowari is a specialized RDF database. Urchin and Kowari communicate via SOAP, and can be running on different machines. This decoupling of interface and storage allows users the freedom to access any available Kowari server on the Web. In Urchin-Kowari, the core Urchin functionalities are preserved as much as possible. The Web interface retains its look, but query syntax has been modified. Raw iTQL queries to the storage replace the RCQL queries. Many Urchin keywords are being developed. Administrative control of the channels is also preserved.

The current implementation is written using Urchin 0.90 and Kowari 1.0.5 (pre-release, dated July 29, 2004).

Contact:
Kendall Clark University of Maryland, MIND Laboratory
Taowei David Wang University of Maryland, MIND Laboratory
Jay Banerjee University of Maryland, MIND Laboratory

More information:
Original Urchin information page (now v. 0.92), Original Kowari information page

Categories Applications and Demos | RSS
Posted by lmiller2 at 09:46 PM | Comments (0)

July 08, 2004

ADTF: SemBlog

URL: http://www.semblog.org/wiki/?en
Date created: 2003

Description:
A personal publishing system with semantic web techniques. Publishing activity consists of not only content producing but also information gathering. In the current web environment, we perform these activities respectively for lack of glue. We adopt content aggregation and syndication methods with RSS: RDF Site Summary, which is a basic element of semantic web, to this problem. One of the key issues of semantic web is how metadata can be generated. We use Weblog tools for personal RSS generator. The user only describes her/his content in a fixed form so that the tool will create RSS-based metadata automatically.

Contact:
Ikki Ohmukai National Institute of Informatics

More information:
Project Summary Technical Overview

Categories Applications and Demos | Weblogs | Weblogs and Syndication
Posted by fgandon at 06:33 PM

ADTF: Building Finder

URL: http://atlas.isi.edu/semantic/servlet/SemanticServlet
Date created: 2003

Description:
The Building Finder is a web application that demonstrates this promise. The Building Finder integrates satellite images in order to locate buildings.

Usecase:
Integration of heterogeneous data from various data sources in the field of satellite images.

Authors:
Jose Luis Ambite USC , Craig Knoblock USC and Fetch Technogloies , Martin Michalowski USC , Steve Minton Fetch Technologies , Snehal Thakkar USC , Rattapoon Tuchinda USC

Contact:
Craig Knoblock University of Southern California

More information:
Web Site

Categories Applications and Demos | Geo, Maps and Locations | Visualization and Images
Posted by fgandon at 06:22 PM

ADTF: DOPE: Drug Ontology Project for Elsevier

URL: http://www.informatik.uni-bremen.de/swc/dope.html/
Date created: 2003

Description:
The aim of the DOPE project (Drug Ontology Project for Elsevier) is to investigate the possibility of providing access to multiple information sources in the area of life sciences, through a single interface. DOPE allows thesaurus-driven access to heterogeneous and distributed data, based on the RDF data model. This architecture allows for the easy addition of ontologies and data sources, to facilitate the investigation of ontology mapping and data integration issues.

Usecase:
Propose ways to provide access to multiple lifescience information sources through a single interface in order to support information providers such as Elsevier make it their business.

Author:
Heiner Stuckenschmidt Vrije Universiteit Amsterdam

More information:
Web Site Article IEEE Intelligent Systems, May/June 2004

Categories Applications and Demos | Document Retrieval | Medical Application | Ontology-based searching
Posted by fgandon at 05:21 PM | Comments (0)

ADTF: MINDSWAP PhotosStuff

URL: http://www.mindswap.org/2003/PhotoStuff/
Date created: 2003-10-28

Description:
Java application for annotating parts of photos using arbitrary OWL ontologies. It allows upload of generated OWL to a test site.

Usecase:
A person might want to annotate photos using their own ontology or vocabulary rather than a built-in one such as Wordnet.

More information:
PhotoStuff user guide

Categories Applications and Demos
Posted by lmiller2 at 01:53 PM | Comments (0)

ADTF: Annotating images with SVG outlines

URL: http://jibbering.com/svg/AnnotateImage.html
2002-02

Description:
An image annotation tool, enabling you to annotate parts of images with information about who the person depicted is and wordnet information. You can upload the information to a database, and search for people or things.

Author:
Jim Ley

More information:
Annotating Images with SVG

Categories Applications and Demos
Posted by lmiller2 at 01:50 PM | Comments (0)

June 12, 2004

ADTF: RDFAuthor

URL: http://rdfweb.org/people/damian/RDFAuthor/
Date created: 2001-10

Description:
RDFAuthor is a graphical MAC OS X/java tool designed to ease the pain of creating RDF instance data. Authoring is largely a matter of dragging in data and binding it together using a graphical interface. RDF Schemas can be loaded into a browser and then dragged and dropped to create instances of classes and properties. URLs can also be dragged in from different applications. There is export to various formats including RDF/XML, image formats, SVG, PDF. RDF graphs can be loaded from files or the web and displayed. The MAC tool has more features than the Java tool.

Usecase:
RDFAuthor is useful for creating RDF files from scratch, for example for combining vocabularies from FOAF, Dublin Core to create an RDF document describing a person depicted in a photo.

Author:
Damian Steer

More information:
RDFAuthor tutorial

Categories Applications and Demos | RDF authoring | Visualization and Images
Posted by lmiller2 at 01:54 PM | Comments (0)

ADTF: Tidepool

URL: http://storymill.net/
Date created: 2004-05 2004-05

Description:
A Java application aimed at ordinary users who want to organise their digital photos. Includes outline of parts of iamge, drag and drop categorisation by date, place, people, event.

Contact:
Timothy Falconer Immuexa

More information:
Tidepool and Storymill - learn more

Categories Applications and Demos | Image annotation | Visualization and Images
Posted by lmiller2 at 01:53 PM | Comments (0)

ADTF: FOAF Codepiction demos

URL: http://swordfish.rdfweb.org/discovery/2001/08/codepict/
Date created: 2001-08

Description:
Multi-dimensional image search online demo - search by person, place, date, thing (using wordnet).

Author:
Libby Miller

More information:
Photo metadata: the codepiction experiment

Categories Applications and Demos | Image annotation | Ontology-based searching
Posted by lmiller2 at 01:52 PM | Comments (0)

June 11, 2004

ADTF: Creative Commons

URL: http://creativecommons.org/
Date created: 2001

Description:
Creative Commons has developed a Web application that helps people dedicate their creative works to the public domain or retain their copyright while licensing them as free for certain uses, on certain conditions. Creative Commons are designed for a variety of creative works: websites, scholarship, music, film, photography, literature, courseware, etc. To this end, they have developed metadata that can be used to associate creative works with their public domain or license status in a machine-readable way. These metadata enable applications to find, for example, photographs that are free to use provided that the original photographer is credited, or songs that may be copied, distributed, or sampled with no restrictions whatsoever. They provide an RDF Schema (http://creativecommons.org/technology/metadata/implement) with two major parts: a work description, and a license description. The work description uses Dublin Core properties to provide information about the work. Finally they provide online tools to generates the metadata describing your resources (http://creativecommons.org/license/)

Usecase:
"Too often the debate over creative control tends to the extremes. At one pole is a vision of total control - a world in which every last use of a work is regulated and in which 'all rights reserved' (and then some) is the norm. At the other end is a vision of anarchy - a world in which creators enjoy a wide range of freedom but are left vulnerable to exploitation. Balance, compromise, and moderation - once the driving forces of a copyright system that valued innovation and protection equally - have become endangered species. Creative Commons is working to revive them. We use private rights to create public goods: creative works set free for certain uses. Like the free software and open-source movements, our ends are cooperative and community-minded, but our means are voluntary and libertarian. We work to offer creators a best-of-both-worlds way to protect their works while encouraging certain uses of them - to declare 'some rights reserved.' "

Author:
Creative Commons non-profit corporation

More information:
Information for creators and developers

Categories Applications and Demos | Licenses and Copyrights | Ontology-based searching | dissemination
Posted by fgandon at 08:43 AM | Comments (0)

June 10, 2004

ADTF: Semantic Web Application Integration: Travel Tools

URL: http://www.w3.org/2000/10/swap/pim/travel.html
Date created: 2002-06

Description:
"The bane of my existence is doing things I know the computer could do for me. When I got my proposed July 2001 travel itinerary in email, I just couldn't bear the thought of manually copying and pasting each field from the itinerary into my PDA calendar."
This is a collection of small comandline programs to convert legacy travel data to RDF and visualize the results.

Usecase:
Converting flight data from travel agents into RDF so that it can be combined with other data, visualized, and reasoned over.

Author:
Dan Connolly W3C

More information:
Semantic Web Application Integration: Travel Tools

Categories Applications and Demos | Legacy Data Conversion | Visualization and Images
Posted by lmiller2 at 01:52 PM | Comments (0)

ADTF: FOAFNaut

URL: http://www.foafnaut.org/
Date created: 2002-03

Description:
Browse the foaf universe with the foafnaut.
A browser for FOAF data, where graphs are expanded as required to find more information about a person - who they know, and who they are codepicted with. Written in SVG and javascript. It pulls in new information from XML files as required, from a backend RDF database.

Author:
Jim Ley

Author:
Liz Turner

More information:
FOAFNaut documentation

Categories Applications and Demos | Visualization and Images
Posted by lmiller2 at 01:51 PM | Comments (0)

ADTF: AnnoTerra

URL: http://www.informatik.uni-bremen.de/swc/annoterra.html
Date created: 2003

Description:
AnnoTerra is a Semantic Web Application that presents enhanced Earth science newsfeeds by making focused semantic searches on NASA knowledge catalogs using concepts and relationships of the Earth science realm. At present, AnnoTerra processes newsfeeds from the NASA Earth Observatory by extracting meaningful keywords. These keywords are then used to perform ontology based semantic searches in the Global Change Master Directory (GCMD) for relevant resources. The results retrieved are subsequently mapped to an ontology of the Earth Observing System (EOS) ClearingHOuse (ECHO) and a new search is performed for corresponding datasets in the ECHO catalog. By creating an ontology for the GCMD and ECHO, and a equivalence between the two, we've created a semantic unification of Earth science resources registered in GCMD and data collections registered in ECHO.
The project name, AnnoTerra, is derived from Annotated Terrestrial Information, with the idea of enhancing existing data sources with extra information.

Contact:
Daniel Ramagem Science Systems and Applications, Inc.

More information:
AnnoTerra: Annotated Terrestrial Information

Categories Applications and Demos | Ontology mapping | Ontology-based searching
Posted by lmiller2 at 01:50 PM | Comments (0)

ADTF: SECO: News and People

URL: http://seco.semanticweb.org/
Date created: 2003

Description:
The SECO system harvests RDF files from the Web and consolidates the different data sets into a coherent representation aligned along an internal schema. SECO provides interfaces for humans to browse and for software agents to query the data repository.
SECO is a system to enable collaboration in online communities. It collects RDF data from the web, stores it in an index, and makes it accessible via a web interface. As of late 2003 the system contained information about more than 7000 people and 2000 news items. This data has been created by a large number of people. The challenge is to tidy up this data and integrate it in a way that facilitates easy access and re-use.

Author:
Andreas Harth DERI at NUI Galway

More information:
An Integration Site for Semantic Web Metadata

Categories Applications and Demos | Semantic Web Browser
Posted by lmiller2 at 01:41 PM | Comments (0)

ADTF: CS AKTive Space

URL: http://triplestore.aktors.org/SemanticWebChallenge
Date created: 2003

Description:
CS AKTiveSpace is a semantic web explorer for investigating the Computer Science research domain in the United Kingdom. It combines information from multiple heterogeneous sources, such as published RDF sources, personal web pages, and data bases in order to provide an integrated view of this multidimensional space.

Contact:
Nick Gibbins IAM Group, School of Electronics and Computer Science, University of Southampton, UK

More information:
CS AKTiveSpace: Representing Computer Science in the Semantic Web

Categories Applications and Demos | Semantic Web Browser
Posted by lmiller2 at 12:54 PM | Comments (0)