Public
ex:bundles1-sep
- Created on 21 Sep 2018 at 17:39
- by trungdong
- 2543 views
Copy to Clipboard
document prefix alice <http://example.org/alice/> prefix ex <http://www.example.com/> prefix bob <http://example.org/bob/> entity(bob:bundle1, [prov:type='prov:Bundle']) entity(alice:bundle2, [prov:type='prov:Bundle']) wasAttributedTo(bob:bundle1, ex:Bob) wasAttributedTo(alice:bundle2, ex:Alice) wasGeneratedBy(alice:bundle2, -, 2012-05-25T11:15:00+01:00) wasGeneratedBy(bob:bundle1, -, 2012-05-24T10:30:00+01:00) agent(ex:Alice) agent(ex:Bob) bundle alice:bundle2 prefix ex <http://example.org/example/> prefix alice <http://example.org/alice/> entity(ex:report2, [ex:version=2, prov:type="report"]) entity(ex:report1) wasGeneratedBy(ex:report2, -, 2012-05-25T11:00:01) wasDerivedFrom(ex:report2, ex:report1, -, -, -) endBundle bundle bob:bundle1 prefix ex <http://example.org/example/> prefix bob <http://example.org/bob/> entity(ex:report1, [ex:version=1, prov:type="report"]) wasGeneratedBy(ex:report1, -, 2012-05-24T10:00:01) endBundle endDocument
Bundles
bob:bundle1
http://example.org/bob/bundle1
· 6 years, 2 months ago
alice:bundle2
http://example.org/alice/bundle2
· 6 years, 2 months ago