Sha256: 783e3578927f7fd3b245383f482daa31cf92822c175c340023291c35bf73aa20
Contents?: true
Size: 546 Bytes
Versions: 9
Compression:
Stored size: 546 Bytes
Contents
Feature: Receive metadata as user input or extract from data sources To generate clean provenance strings through a friendly interface I want to use a DSL for the PROV ontology Scenario: Generate based on example for w3.org Given the prov DSL string from file examples/primer-full.prov When I call Prov.run on it Then I should receive a provenance string Scenario: Generate from file Given the prov DSL string from file examples/prov_dsl.prov When I call Prov.run on it Then I should receive a provenance string
Version data entries
9 entries across 9 versions & 2 rubygems