Public
primer tutorial

  • Created on 21 Sep 2018 at 17:44
  • by trungdong
  • 917 views
Copy to Clipboard
document
  prefix ex <http://example/>
  prefix dcterms <http://purl.org/dc/terms/>
  prefix foaf <http://xmlns.com/foaf/0.1/>
  
  specializationOf(ex:articleV1, ex:article)
  activity(ex:illustrate, -, -)
  activity(ex:compile2, -, -)
  activity(ex:compose, -, -)
  activity(ex:correct, 2012-03-31T09:21:00, 2012-04-01T15:21:00)
  activity(ex:compile, -, -)
  alternateOf(ex:articleV2, ex:articleV1)
  entity(ex:articleV2)
  entity(ex:articleV1)
  entity(ex:regionList)
  entity(ex:composition)
  entity(ex:dataSet2)
  entity(ex:dataSet1)
  entity(ex:chart1)
  entity(ex:chart2)
  entity(ex:blogEntry)
  entity(ex:article, [dcterms:title="Crime rises in cities"])
  agent(ex:chartgen, [prov:type='prov:Organization', foaf:name="Chart Generators Inc"])
  agent(ex:derek, [foaf:mbox="<mailto:derek@example.org>", prov:type='prov:Person', foaf:givenName="Derek"])
  wasAttributedTo(ex:chart1, ex:derek)
  actedOnBehalfOf(ex:derek, ex:chartgen, ex:compose)
  used(ex:compose, ex:dataSet1, -, [prov:role="ex:dataToCompose"])
  used(ex:illustrate, ex:composition, -)
  used(ex:correct, ex:dataSet1, -)
  used(ex:compose, ex:regionList, -, [prov:role="ex:regionsToAggregateBy"])
  wasDerivedFrom(ex:blogEntry, ex:article, -, -, -, [prov:type='prov:Quotation'])
  wasDerivedFrom(ex:articleV2, ex:dataSet2, -, -, -)
  wasDerivedFrom(ex:dataSet2, ex:dataSet1, -, -, -, [prov:type='prov:Revision'])
  wasDerivedFrom(ex:chart2, ex:dataSet2, -, -, -)
  wasDerivedFrom(ex:articleV1, ex:dataSet1, -, -, -)
  wasAssociatedWith(ex:illustrate, ex:derek, -)
  wasAssociatedWith(ex:compose, ex:derek, -)
  wasGeneratedBy(ex:chart1, ex:compile, 2012-03-02T10:30:00)
  wasGeneratedBy(ex:dataSet2, ex:correct, -)
  wasGeneratedBy(ex:chart1, ex:illustrate, -)
  wasGeneratedBy(ex:composition, ex:compose, -)
  specializationOf(ex:articleV2, ex:article)
endDocument
        
Bundles
This document contains no bundles.
Download as

PROV-N JSON AdjMatrix
Turtle Trig XML

Export graphic

PDF PNG SVG

Validate Visualisations

Assertions #
specializationOf2
activity5
alternateOf1
entity10
agent2
wasAttributedTo1
actedOnBehalfOf1
used4
wasDerivedFrom5
wasAssociatedWith2
wasGeneratedBy4