author | Satya Sahoo <satya.sahoo@case.edu> |
Mon, 30 Apr 2012 13:36:11 -0400 | |
changeset 2662 | 2c7d2348f2d3 |
parent 2661 | 6bc3f764fec0 |
child 2663 | e5733ce20cf1 |
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_generated.ttl |
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_generated.ttl Mon Apr 30 13:30:09 2012 -0400 +++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_generated.ttl Mon Apr 30 13:36:11 2012 -0400 @@ -4,4 +4,9 @@ @prefix prov: <http://www.w3.org/ns/prov#> . @prefix : <http://example.com/> . -# TODO +:proteinDigestion + a prov:Activity; + prov:generated :peptideSample1. + +:peptideSample1 a prov:Entity. +