Sha256: 8dfd644e5c286c852f3ba0eb5499584e706be98eec77cc9ca97fb5ea0b66cc37
Contents?: true
Size: 551 Bytes
Versions: 1
Compression:
Stored size: 551 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 without any magic (more open-world) Given the prov DSL string from file examples/no_magic.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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bio-publisci-0.0.4 | features/prov_dsl.feature |