valueflows

valueflows docs
git clone https://s.sonu.ch/~srfsh/valueflows.git
Log | Files | Refs | README

commit a9fa45bafc74863bc122f36dd55e9fb3862375d6
parent 3f4882c0affedcc63fbea27657895de4d4e78440
Author: Lynn Foster <foster.j.lynn@gmail.com>
Date:   Mon,  1 Apr 2019 19:49:13 -0500

TemporalDuration > Duration (#475)


Diffstat:
Mrelease-doc-in-process/all_vf.TTL | 7-------
1 file changed, 0 insertions(+), 7 deletions(-)

diff --git a/release-doc-in-process/all_vf.TTL b/release-doc-in-process/all_vf.TTL @@ -450,13 +450,6 @@ vf:unit a owl:ObjectProperty ; # vs:term_status "unstable" ; # rdfs:comment "This recipe is an updated version of another recipe." . -vf:duration a owl:ObjectProperty ; - rdfs:label "duration" ; - rdfs:domain vf:RecipeProcess ; - rdfs:range time:TemporalDuration ; - vs:term_status "unstable" ; - rdfs:comment "The calendar duration defined for this type of process." . - vf:durationMultiplier a owl:DatatypeProperty ; rdfs:label "duration multiplier" ;