Difference between revisions of "Use case design and implementation for semantic annotations"

From AIRWiki
Jump to: navigation, search
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{ProjectProposal
 
{{ProjectProposal
 
|title=Use case design and implementation for semantic annotation
 
|title=Use case design and implementation for semantic annotation
|image=
+
|description=Semantic annotations offer a variety of possibilities to enhance the user experience while browsing the Web. Aim of this project is to propose one scenario in which their usefulness is exploited for a specific community of users. In detail the project requires to design a simple ontology which describes some kind of domain to annotate resources on the Web and implement an interface to query it and insert assertions inside a semantic store (through SPARQL).
|description=Semantic annotations offer a variety of possibilities to enhance the user experience browsing the Web. Aim of this project is to propose one scenario in which their usefulness is exploited for a specific community of user. In detail the project requires to design a simple ontology which describes some kind of domain to annotate resources on the Web and implement an interface to query it and insert assertions inside a semantic store (through SPARQL).
+
  
One possible example is the annotation of mp3 files available on the Web. They can be classified in genres or associated to datatype properties, such as rating, title, length and release date...
+
One possible example is the annotation of mp3 files available on the Web. They can be classified in genres or associated to datatype properties, such as rating, title, length and release date... also exploiting data already available in http://musicbrainz.org/
 
|tutor=DavideEynard;DavidLaniado;RiccardoTasso;MarcoColombetti
 
|tutor=DavideEynard;DavidLaniado;RiccardoTasso;MarcoColombetti
 +
|studmin=1
 +
|studmax=2
 
|cfumin=5
 
|cfumin=5
 
|cfumax=10
 
|cfumax=10
|studmin=1
 
|studmax=2
 
 
|resarea=Social Software and Semantic Web
 
|resarea=Social Software and Semantic Web
 
|restopic=Semantic Annotations
 
|restopic=Semantic Annotations
|level=Bs;Ms
+
|level=Bs; Ms
|type=Course;Thesis
+
|type=Course; Thesis
|status=Proposal
+
|status=Closed
 
}}
 
}}
 
 
;Tools and instruments
 
;Tools and instruments
:the ontology must be defined in RDF and should be developed a Web Application in any programming language.
+
:The Web Application can be developed in any programming language; the ontology should be defined in RDF.
 
+
  
 
;Related projects
 
;Related projects
 
:[http://davide.eynard.it/elc/ A Unifying Framework for Semantic Annotation]
 
:[http://davide.eynard.it/elc/ A Unifying Framework for Semantic Annotation]

Latest revision as of 17:01, 28 April 2011

Title: Use case design and implementation for semantic annotation
Description: Semantic annotations offer a variety of possibilities to enhance the user experience while browsing the Web. Aim of this project is to propose one scenario in which their usefulness is exploited for a specific community of users. In detail the project requires to design a simple ontology which describes some kind of domain to annotate resources on the Web and implement an interface to query it and insert assertions inside a semantic store (through SPARQL).

One possible example is the annotation of mp3 files available on the Web. They can be classified in genres or associated to datatype properties, such as rating, title, length and release date... also exploiting data already available in http://musicbrainz.org/

Tutor: DavideEynard (eynard@elet.polimi.it), DavidLaniado (david.laniado@gmail.com), RiccardoTasso (tasso@elet.polimi.it), MarcoColombetti (colombet@elet.polimi.it)
Start: Nowwarning.pngThe date "Now" was not understood.
Students: 1 - 2
CFU: 5 - 10
Research Area: Social Software and Semantic Web
Research Topic: Semantic Annotations
Level: Bs, Ms
Type: Course, Thesis
Status: Closed
Tools and instruments
The Web Application can be developed in any programming language; the ontology should be defined in RDF.
Related projects
A Unifying Framework for Semantic Annotation