valueflows

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

commit 9b9da8c0d8972d1d6b30b7aca0be97349811b2aa
parent 65b19d2a3e19305d981a95cda36c6f5fa3dbdb17
Author: Bob Haugen <bob.haugen@gmail.com>
Date:   Fri,  7 Feb 2020 13:13:22 -0600

Merge pull request #602 from valueflows/res-agent

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

diff --git a/release-doc-in-process/all_vf.TTL b/release-doc-in-process/all_vf.TTL @@ -339,6 +339,13 @@ vf:containedIn a owl:ObjectProperty ; vs:term_status "unstable" ; rdfs:comment "Used when a stock economic resource contains units also defined as economic resources." . +vf:primaryAccountable a owl:ObjectProperty ; + rdfs:label "primary accountable" ; + rdfs:domain vf:EconomicResource ; + rdfs:range vf:Agent ; + vs:term_status "unstable" ; + rdfs:comment "The agent currently with primary rights and responsibilites for the economic resource. It is the agent that is associated with the accountingQuantity of the economic resource." . + vf:hasBeginning a owl:DatatypeProperty ; rdfs:domain time:TemporalEntity ; rdfs:domain [ owl:unionOf (