(→Story 8) |
|||
Line 4: | Line 4: | ||
|Problem=CNR is a public research organization in Italy. It wants to build a semantic data management system for expert finding, competence and project management. | |Problem=CNR is a public research organization in Italy. It wants to build a semantic data management system for expert finding, competence and project management. | ||
}} | }} | ||
+ | = Guidelines = | ||
+ | * Use English for the vocabularies (though rdfs:labels in multiple languages are appreciated) | ||
+ | * For the base URI/default namespace of your ontologies use http://ontologydesignpatterns.org/cpont/cnr/<filename>.owl . It will match the physical URI of your ontology. | ||
+ | * Add notes to the Wiki section (this page) for your own story (you can also use the discussion/talk page if you wish) | ||
+ | * Post all Competency Questions, SPARQL queries (aka unit tests) etc. on the Wiki section of your story. Integrators will add the physical URIs where they are published. | ||
+ | * Use Camel syntax for your OWL entities. | ||
+ | * Deliver your ontologies '''ONLY''' when all tests are successful. | ||
+ | * Tests include: SPARQL queries and consistency checking. If integrators receive inconsistent ontologies from you, they will most likely get really angry. | ||
+ | |||
+ | = Stories = | ||
== Story 1 == | == Story 1 == | ||
* Priority: low | * Priority: low |
Tutorial | Training:PhD Course on Computational Ontologies @ University of Bologna |
---|---|
Title | Collaborative modeling with XD |
Solutions:
CNR is the major italian public research body. It is organized into “scientific units” (strutture scientifiche), “management units” (strutture gestionali), and “activities” (attività). Scientific units include “departments” (dipartimenti) and “institutes” (istituti). Activities include “research programs” (progetti), “thematic projects” (commesse), “work packages” (moduli), and “foundational research projects” (ricerca spontanea a tema libero).
ISTC (The Institute for cognitive science and technology) is affiliated to the “Humanities” department and it also participates in the ICT department. Aldo Gangemi belongs to the ISTC. Institutes are affiliated to only one department while they can participate in several departments. Researchers belong to one institute.
Eva Blomqvist is one of the authors of the paper entitled “Experiments on Pattern-based Ontology Design” about ontology design patterns. Researchers produce various products such as publications, patents, databases. Each product has at least one author and is about a topic.
Aldo Gangemi works at CNR since 1990 and from 2000 as senior researcher (primo ricercatore). Before that he was junior researcher (ricercatore) for six years.
Alessandro Adamou is a PhD student and works on the IKS project. IKS project is funded by EU and is on “Semantic Content Management Systems”.
Aldo Gangemi and Alessandro Adamou have written a conference paper on “Kali-ma”, an application for interaction customization. It has been published at the ISWC 2011 conference.
The ISTC (Institute for cognitive science and technology) has several offices located in different places. The headquarter is located in Rome, in via San Martino della Battaglia 44. There are other offices in Rome, and one in Padova.
Aldo Gangemi belongs to the ISTC. His research topics are: ontology design, semantic web, and lexical semantics. He is responsible for the “Semantic Intraweb” thematic project whose topic is semantic search and semantic technologies.
1) Which organization a person belongs to? 2) Who are the members of a certain organization? 3) What are the research topics of a certain member? 4) Who works on a certain research topic? 5) Who is responsible for a certain project? 6) What projects is a person responsible for? 7) What is the name of a certain project? 8) What are the topics of a certain project? 9) What projects belong to a certain topic?* SPARQL queries:
Francesco Beltrame is the director of the “ICT (Information and Communication Technology)” department, and Cristiano Castelfranchi is the director of the “ISTC (Institute for cognitive science and technology)”
the “Semantic Intraweb” thematic project is supported by the ICT department and executed by the ISTC. It is currently active, and has two work packages. Its responsible person is Aldo Gangemi. Its first year of activity is 2006 and its expected ending yearis 2012.
The EKAW 2008 conference was chaired by Aldo Gangemi who, as such, is also the editor of the conference proceedings. It is one of a series of conferences on Knowledge Engineering and Knowledge Management that is held biennially. Aldo Gangemi also chaired SWAP 2008, which was held in Rome in December.
EKAW 2008 conference proceedings include 23 research papers and 12 short papers. SWAP workshop proceedings include a paper entitled “SAscha: A RIA Approach for Supporting Semantic Web Services in the Italian Interoperability Framework”, written by Alessandro Adamou on semantic web services.
Physical URIs of newly published modules that integrate the single stories are listed here.
Here goes the entire feedback from the integrating group to other developers.
Regression testing on the providers' original SPARQL queries, and its results, are published here.
Here the modules are checked for consistency and unit tests for restrictions, disjointness axioms etc. are performed.