automated prov-o html prototype

prov-o,

I have a prototype that shows the essential features that we discussed today in our telecon:


0) Follows the new section organization from Khalid and Jun.


1) Permitting areas for manual editing

This can be done by editing the main body, or a separate file that is included upon page request.


2) Listing classes and properties according to the "three categories"

This is done via SPARQL query into a triple store named graph that caches http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceOntology.owl


3) Including manually-created diagrams.

This is done by traditional HTML.


4) Example hiding

Taken from the previous WD. The input type is odd but can be fixed.


5) Including examples directly from the version controlled examples listed in http://www.w3.org/2011/prov/wiki/PROV_examples

This is done a priori with a script that fetches the examples to include, which are then included upon page request.



The prototype can be seen at:

http://aquarius.tw.rpi.edu/prov-wg/prov-o

The code is version controlled at https://github.com/timrdf/prov-lodspeakr/tree/master/components/services/prov-o


Suggestions and feedback welcome.

Regards,
Tim

Received on Tuesday, 6 March 2012 02:23:34 UTC