First Sprint: I wasn't able to contribute much, but I did study about RDFs, I've read about it and I was able to get an idea on how it works, this particular article that I found groups.drupal.org/node/9311 explains briefly but kinda completely about RDF schema. I still have to reread articles so that I can fully understand RDF.
I was only able to install the necessary modules that are related to RDF (RDF CCK, EVOC and ARC2). I still don't know how I can use this modules to create data sets for the site.
Currently stuck on:
- knowing how to implement the RDF CCK module I installed, do I have to hard-code it? what URIs am I suppose to import in the vocabulary?
Plans:
- implement and be able to use the modules to create data sets in the site.-learn how to code in RDF CCK module-finish all my tasks
These are the things that I think can be part of the data sets:-Organizations related to Dentistry
-Various people with achievements
-Doctors/Dentists/anyone willing to contribute/share the cause
-customers
-advertisements
I plan to make a graph so that I can understand it better and explain it better… like these graphs here: fuge.wiki.sourceforge.net/space/showimage/Sample.png and rewerse.net/publications/download/REWERSE-RP-2005-44/images/books-ontology-sample-data.png....


