Task 2
From Semantic Portal Wiki
| Infobox - Task ( Edit ) | |
| Open Task | |
| type | Task |
| description | OWL2Wiki. Convert OWL file to Wiki dump XML. |
| priority | 3 |
| workload | 2 weeks |
| status | assigned |
| opened by | Li Ding |
| opened date | 2008/09/03 |
| Assign Task | |
| assigned to | Zhenning Shangguan |
| assigned date | 2008/09/03 |
| due date | 2008/09/17 |
| Close Task | |
| More | |
Problem
- import/export OWL ontology using wiki dump xml file . Note: halo extension gardening has done similar stuff, but we can do it using JAVA
- import/export RDF instance data, further make it an Named Entity store. Note, this is kind of Dbpedia work.
Test
- investigate wiki dump file structure
- check Special:SpecialPages in left toolbox,
- create several example files in wiki
- export the files out in XML
- update the exported XML and import them
- create new entries in exported XML and import them
- convert RDFS to Wiki dump xml file, http://www.w3.org/2000/01/rdf-schema
- naming convention: wiki page name should be (prefix:localname). e.g. http://www.w3.org/2000/01/rdf-schema#Class should be named as rdfs:Class
- blank node will have a auto id.
Note: we do not expect any inference on OWL ontology during convention
References
- http://jena.sourceforge.net/ - download software
- http://jena.sourceforge.net/tutorial/RDF_API/index.html -- how to use basic jena API
- http://jena.sourceforge.net/inference/index.html#rdfs -- how to run RDF inference
Facts about Task 2RDF feed
| Assigned date | 3 September 2008 + |
| Assigned to | Zhenning Shangguan + |
| Description | OWL2Wiki. Convert OWL file to Wiki dump XML. |
| Due date | 17 September 2008 + |
| Opened by | Li Ding + |
| Opened date | 3 September 2008 + |
| Priority | 3 + |
| Status | assigned + |
| Tag | Fact Page + |
| Workload | 2 weeks + |

