valueflows

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

commit 0e19fa956428c4c1727407291a78bafcc8fcaca1
parent b3069c1e76ad1349aa444f5a40dff9a521a3052d
Author: Lynn Foster <foster.j.lynn@gmail.com>
Date:   Tue, 21 Mar 2017 09:41:35 -0500

Merge pull request #203 from valueflows/lynn-ttl

Tweaks and fixes.
Diffstat:
Mdocs/README.md | 4++--
Mdocs/SUMMARY.md | 4++--
Mdocs/introduction/concepts.md | 9+++++++--
Mdocs/introduction/core.md | 8++++----
Mdocs/introduction/status.md | 8+++++---
Adocs/specification/generated-spec.md | 12++++++++++++
Mrelease-doc-in-process/all_vf.TTL | 6++++--
Arelease-doc-in-process/coffee-oliveoil-flows.png | 0
8 files changed, 36 insertions(+), 15 deletions(-)

diff --git a/docs/README.md b/docs/README.md @@ -1,9 +1,9 @@ ![Value Flows](https://rawgit.com/valueflows/valueflows/master/release-doc-in-process/VF-logo-heading.jpg) -### A vocabulary for distributed economic systems +### A vocabulary for the distributed economic networks of the next economy Value Flows is a set of common vocabularies to describe flows of economic resources of all kinds within distributed economic ecosystems. -Purpose: to enable internetworking among many different software projects for resource planning and accounting within fractal networks of people and groups. +Purpose: to enable internetworking among many different software projects for resource planning and accounting within fractal networks of people and groups. The vocabulary will work for any kind of economic activity, but the focus is to facilitate groups experimenting with solidarity / cooperative / collaborative / small business ecosystem / transitional economies. Or, with less buzzwords, "let's help a lot of alternative economic software projects that are solving different pieces of the same puzzle be able to work together". diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md @@ -11,7 +11,7 @@ * [RDF Diagram](specification/diagrams/vowl.md) * [UML Diagram](specification/diagrams/uml.md) -## Concept Areas +## Concepts * [Agent](introduction/agents.md) * [Resource](introduction/resources.md) * [Process](introduction/processes.md) @@ -21,7 +21,7 @@ * [Accounting](introduction/accounting.md) ## Specification -* [Classes and Properties](http://www.essepuntato.it/lode/owlapi/https://raw.githubusercontent.com/valueflows/valueflows/master/release-doc-in-process/all_vf.TTL) +* [Classes and Properties](specification/generated-spec.md) ## Appendices * [REA References](appendix/rea.md) diff --git a/docs/introduction/concepts.md b/docs/introduction/concepts.md @@ -22,6 +22,12 @@ This is a (simplified) very specific example taken from the Open Value Network ( ![sensorica flow 1](https://rawgit.com/valueflows/valueflows/master/release-doc-in-process/sens-flow-1.png) ![sensorica flow 2](https://rawgit.com/valueflows/valueflows/master/release-doc-in-process/sens-flow-2.png) +### ... another little value flow.... + +Producing and exchange olive oil and coffee, even more simplified. + +![coffee olive oil](https://rawgit.com/valueflows/valueflows/master/release-doc-in-process/coffee-olive-oil-flows.png) + ### ... to thinking bigger. -![river flow](https://rawgit.com/valueflows/valueflows/master/release-doc-in-process/vf-river.png)- \ No newline at end of file +![river flow](https://rawgit.com/valueflows/valueflows/master/release-doc-in-process/vf-river.png) diff --git a/docs/introduction/core.md b/docs/introduction/core.md @@ -2,7 +2,7 @@ The vocabulary has a core that would fit many different kinds of economic formations - value networks, supply chains, joint ventures, business collaboration network.... -The core is based on the REA (Resource, Event, Agent) ontology. You can find all the details by following the [links here](appendix/rea.md). +The core is based on the REA (Resource, Event, Agent) ontology. You can find all the details by following the [links here](https://valueflows.gitbooks.io/valueflows/content/appendix/rea.html). These are the main concepts in the REA ontology, as pictured in this [document](http://www.msu.edu/user/mccarth4/Alabama.doc): @@ -28,10 +28,10 @@ All the levels of the REA ontology are similarly flexible and configurable: * vf:cite - for example a design file, neither used nor consumed, the file remains available at all times * vf:work - labor power towards a process * vf:accept - in processes like repair or maintentance, same resource will appear in output with *vf:improve* verb -* vf:load - transported resource enters the process +* vf:load - transported resource enters the process, same resource will appear in output with *vf:unload* verb ###### Output * vf:produce - new resource created in that process * vf:improve - in processes like repair or maintentance, same resource will appear in input with *vf:accept* verb -* vf:unload - transported resource leaves the process- \ No newline at end of file +* vf:unload - transported resource leaves the process, same resource will appear in input with *vf:load* verb+ \ No newline at end of file diff --git a/docs/introduction/status.md b/docs/introduction/status.md @@ -7,8 +7,10 @@ The relatively consolidated parts of the vocabulary are reflected below. Those * Core Agent model * Core Resource model * Core Input-Process-Output model +* Transfers, exchanges and reciprocity +* Commitments Yet to come: -* Recipes or Templates for processes and transfers -* Planning - intents, plans, commitments, availability -* Transfers, exchanges and reciprocity +* Recipes and Templates for processes and transfers +* Intents (offers and requests) +* Conversations for Action/Agreement and protocols diff --git a/docs/specification/generated-spec.md b/docs/specification/generated-spec.md @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Value Flows Ontology</title><title>Value Flows Ontology</title><link href="http://eelst.cs.unibo.it/apps/LODE/owl.css" rel="stylesheet" type="text/css" /><link href="http://eelst.cs.unibo.it/apps/LODE/Primer.css" rel="stylesheet" type="text/css" /><link href="http://eelst.cs.unibo.it/apps/LODE/rec.css" rel="stylesheet" type="text/css" /><link href="http://eelst.cs.unibo.it/apps/LODE/extra.css" rel="stylesheet" type="text/css" /><link rel="shortcut icon" href="http://eelst.cs.unibo.it/apps/LODE/favicon.ico" /><script src="http://eelst.cs.unibo.it/apps/LODE/jquery.js"></script><script src="http://eelst.cs.unibo.it/apps/LODE/jquery.scrollTo.js"></script><script src="http://eelst.cs.unibo.it/apps/LODE/marked.min.js"></script><script> + $(document).ready( + function () { + jQuery(".markdown").each(function(el){ + jQuery(this).after(marked(jQuery(this).text())).remove()}); + var list = $('a[name="https://raw.githubusercontent.com/valueflows/valueflows/lynn-ttl/release-doc-in-process/all_vf.TTL"]'); + if (list.size() != 0) { + var element = list.first(); + $.scrollTo(element); + } + }); + </script></head><body><div class="head"><h1>Value Flows Ontology</h1><dl><dt>IRI:</dt><dd>https://w3id.org/valueflows/</dd></dl><dl><dt>Other visualisation:</dt><dd><a href="http://eelst.cs.unibo.it/apps/LODE/source?url=https://raw.githubusercontent.com/valueflows/valueflows/lynn-ttl/release-doc-in-process/all_vf.TTL">Ontology source</a></dd></dl></div><hr /><div id="toc"><h2>Table of Content</h2><ol><li><a href="#classes">Classes</a></li><li><a href="#objectproperties">Object Properties</a></li><li><a href="#dataproperties">Data Properties</a></li><li><a href="#namedindividuals">Named Individuals</a></li><li><a href="#annotationproperties">Annotation Properties</a></li><li><a href="#namespacedeclarations">Namespace Declarations</a></li></ol></div><div id="classes"><h2>Classes</h2><ul class="hlist"><li><a href="#d4e666" title="http://xmlns.com/foaf/0.1/#Agent"><span>agent</span></a></li><li><a href="#d4e673" title="http://xmlns.com/foaf/0.1/#Group"><span>group</span></a></li><li><a href="#d4e650" title="http://schema.org/Person"><span>person</span></a></li><li><a href="#d4e681" title="http://xmlns.com/foaf/0.1/#Person"><span>person</span></a></li><li><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a></li><li><a href="#d4e701" title="https://w3id.org/valueflows/Agent">vf:Agent</a></li><li><a href="#d4e713" title="https://w3id.org/valueflows/Agreement">vf:Agreement</a></li><li><a href="#d4e724" title="https://w3id.org/valueflows/Appreciation">vf:Appreciation</a></li><li><a href="#d4e735" title="https://w3id.org/valueflows/Commitment">vf:Commitment</a></li><li><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a></li><li><a href="#d4e758" title="https://w3id.org/valueflows/EconomicResource">vf:EconomicResource</a></li><li><a href="#d4e769" title="https://w3id.org/valueflows/ExchangeAgreement">vf:ExchangeAgreement</a></li><li><a href="#d4e783" title="https://w3id.org/valueflows/Fulfillment">vf:Fulfillment</a></li><li><a href="#d4e794" title="https://w3id.org/valueflows/Group">vf:Group</a></li><li><a href="#d4e807" title="https://w3id.org/valueflows/Location">vf:Location</a></li><li><a href="#d4e816" title="https://w3id.org/valueflows/Person">vf:Person</a></li><li><a href="#d4e829" title="https://w3id.org/valueflows/Process">vf:Process</a></li><li><a href="#d4e840" title="https://w3id.org/valueflows/Relationship">vf:Relationship</a></li><li><a href="#d4e856" title="https://w3id.org/valueflows/ResourceTaxonomyItem">vf:ResourceTaxonomyItem</a></li><li><a href="#d4e872" title="https://w3id.org/valueflows/Transformation">vf:Transformation</a></li><li><a href="#d4e885" title="https://w3id.org/valueflows/Transportation">vf:Transportation</a></li></ul><div id="d4e666" class="entity"><a name="http://xmlns.com/foaf/0.1/#Agent"></a><h3>agent<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://xmlns.com/foaf/0.1/#Agent</p><dl class="description"><dt>is equivalent to</dt><dd><a href="#d4e701" title="https://w3id.org/valueflows/Agent">vf:Agent</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e673" class="entity"><a name="http://xmlns.com/foaf/0.1/#Group"></a><h3>group<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://xmlns.com/foaf/0.1/#Group</p><dl class="description"><dt>is equivalent to</dt><dd><a href="#d4e794" title="https://w3id.org/valueflows/Group">vf:Group</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e650" class="entity"><a name="http://schema.org/Person"></a><h3>person<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://schema.org/Person</p><dl class="description"><dt>is equivalent to</dt><dd><a href="#d4e816" title="https://w3id.org/valueflows/Person">vf:Person</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e681" class="entity"><a name="http://xmlns.com/foaf/0.1/#Person"></a><h3>person<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://xmlns.com/foaf/0.1/#Person</p><dl class="description"><dt>is equivalent to</dt><dd><a href="#d4e816" title="https://w3id.org/valueflows/Person">vf:Person</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e688" class="entity"><a name="https://w3id.org/valueflows/Action"></a><h3>vf:Action<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Action</p><div class="comment"><span class="markdown">An action verb defining the kind of event, commitment, or intent.</span></div><dl class="description"><dt>has super-classes</dt><dd><span class="dotted" title="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property">property</span><sup title="class" class="type-c">c</sup></dd><dt>is in range of</dt><dd><a href="#d4e125" title="https://w3id.org/valueflows/action">action</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e201" title="https://w3id.org/valueflows/committedAction">committed action</a><sup title="object property" class="type-op">op</sup></dd><dt>has members</dt><dd><a href="#d4e900" title="https://w3id.org/valueflows/accept">accept</a><sup title="named individual" class="type-ni">ni</sup>, <a href="#d4e911" title="https://w3id.org/valueflows/change">change</a><sup title="named individual" class="type-ni">ni</sup>, <a href="#d4e921" title="https://w3id.org/valueflows/cite">cite</a><sup title="named individual" class="type-ni">ni</sup>, <a href="#d4e931" title="https://w3id.org/valueflows/consume">consume</a><sup title="named individual" class="type-ni">ni</sup>, <a href="#d4e942" title="https://w3id.org/valueflows/decrement">decrement</a><sup title="named individual" class="type-ni">ni</sup>, <a href="#d4e952" title="https://w3id.org/valueflows/increment">increment</a><sup title="named individual" class="type-ni">ni</sup>, <a href="#d4e962" title="https://w3id.org/valueflows/issue">issue</a><sup title="named individual" class="type-ni">ni</sup>, <a href="#d4e973" title="https://w3id.org/valueflows/load">load</a><sup title="named individual" class="type-ni">ni</sup>, <a href="#d4e983" title="https://w3id.org/valueflows/produce">produce</a><sup title="named individual" class="type-ni">ni</sup>, <a href="#d4e993" title="https://w3id.org/valueflows/receive">receive</a><sup title="named individual" class="type-ni">ni</sup>, <a href="#d4e1004" title="https://w3id.org/valueflows/unload">unload</a><sup title="named individual" class="type-ni">ni</sup>, <a href="#d4e1014" title="https://w3id.org/valueflows/use">use</a><sup title="named individual" class="type-ni">ni</sup>, <a href="#d4e1024" title="https://w3id.org/valueflows/work">work</a><sup title="named individual" class="type-ni">ni</sup></dd></dl></div><div id="d4e701" class="entity"><a name="https://w3id.org/valueflows/Agent"></a><h3>vf:Agent<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Agent</p><div class="comment"><span class="markdown">A person or group with economic agency.</span></div><dl class="description"><dt>has sub-classes</dt><dd><a href="#d4e794" title="https://w3id.org/valueflows/Group">vf:Group</a><sup title="class" class="type-c">c</sup>, <a href="#d4e816" title="https://w3id.org/valueflows/Person">vf:Person</a><sup title="class" class="type-c">c</sup></dd><dt>is in domain of</dt><dd><a href="#d4e461" title="https://w3id.org/valueflows/primaryLocation">primary location</a><sup title="object property" class="type-op">op</sup></dd><dt>is in range of</dt><dd><a href="#d4e257" title="https://w3id.org/valueflows/committedProvider">committed provider</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e272" title="https://w3id.org/valueflows/committedReceiver">committed receiver</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e318" title="https://w3id.org/valueflows/context">context</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e418" title="https://w3id.org/valueflows/object">object</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e477" title="https://w3id.org/valueflows/provider">provider</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e507" title="https://w3id.org/valueflows/receiver">receiver</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e570" title="https://w3id.org/valueflows/subject">vf:subject</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e713" class="entity"><a name="https://w3id.org/valueflows/Agreement"></a><h3>vf:Agreement<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Agreement</p><div class="comment"><span class="markdown">Any type of agreement among economic agents, that can be referenced in VF to clarify the economic activity.</span></div><dl class="description"><dt>has sub-classes</dt><dd><a href="#d4e769" title="https://w3id.org/valueflows/ExchangeAgreement">vf:ExchangeAgreement</a><sup title="class" class="type-c">c</sup></dd><dt>is in range of</dt><dd><a href="#d4e287" title="https://w3id.org/valueflows/committedUnder">committed under</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e585" title="https://w3id.org/valueflows/under">under</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e724" class="entity"><a name="https://w3id.org/valueflows/Appreciation"></a><h3>vf:Appreciation<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Appreciation</p><div class="comment"><span class="markdown">A way to tie an economic event that is given in loose fulfilment for another economic event, without commitments or expectations. Supports the gift economy.</span></div><dl class="description"><dt>is in domain of</dt><dd><a href="#d4e171" title="https://w3id.org/valueflows/appreciationOf">appreciation of</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e186" title="https://w3id.org/valueflows/appreciationWith">appreciation with</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e735" class="entity"><a name="https://w3id.org/valueflows/Commitment"></a><h3>vf:Commitment<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Commitment</p><div class="comment"><span class="markdown">A planned economic event or transfer that has been promised by an agent to another agent.</span></div><dl class="description"><dt>is in domain of</dt><dd><a href="#d4e201" title="https://w3id.org/valueflows/committedAction">committed action</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e217" title="https://w3id.org/valueflows/committedCategory">committed category</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e232" title="https://w3id.org/valueflows/committedInputOf">committed input of</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e244" title="https://w3id.org/valueflows/committedOutputOf">committed output of</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e257" title="https://w3id.org/valueflows/committedProvider">committed provider</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e272" title="https://w3id.org/valueflows/committedReceiver">committed receiver</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e287" title="https://w3id.org/valueflows/committedUnder">committed under</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e362" title="https://w3id.org/valueflows/inExchangeFor">in exchange for</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e390" title="https://w3id.org/valueflows/involvesResource">involves resource</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e747" class="entity"><a name="https://w3id.org/valueflows/EconomicEvent"></a><h3>vf:EconomicEvent<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/EconomicEvent</p><div class="comment"><span class="markdown">An inflow or outflow of an economic resource in relation to a process and/or exchange. This could reflect a change in the quantity of a vf:EconomicResource. It is also defined by its behavior in relation to the vf:EconomicResource and a vf:Process (consume, use, produce, etc.)</span></div><dl class="description"><dt>is in domain of</dt><dd><a href="#d4e125" title="https://w3id.org/valueflows/action">action</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e140" title="https://w3id.org/valueflows/affectedQuantity">affected quantity</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e155" title="https://w3id.org/valueflows/affects">affects</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e349" title="https://w3id.org/valueflows/duration">duration</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e377" title="https://w3id.org/valueflows/inputOf">input of</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e434" title="https://w3id.org/valueflows/outputOf">output of</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e477" title="https://w3id.org/valueflows/provider">provider</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e507" title="https://w3id.org/valueflows/receiver">receiver</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e556" title="https://w3id.org/valueflows/start">start</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e585" title="https://w3id.org/valueflows/under">under</a><sup title="object property" class="type-op">op</sup></dd><dt>is in range of</dt><dd><a href="#d4e171" title="https://w3id.org/valueflows/appreciationOf">appreciation of</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e186" title="https://w3id.org/valueflows/appreciationWith">appreciation with</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e362" title="https://w3id.org/valueflows/inExchangeFor">in exchange for</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e758" class="entity"><a name="https://w3id.org/valueflows/EconomicResource"></a><h3>vf:EconomicResource<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/EconomicResource</p><div class="comment"><span class="markdown">A resource which is useful to people or the ecosystem.</span></div><dl class="description"><dt>is in domain of</dt><dd><a href="#d4e541" title="https://w3id.org/valueflows/resourceCategory">category</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e303" title="https://w3id.org/valueflows/contains">contains</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e333" title="https://w3id.org/valueflows/currentLocation">current location</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e492" title="https://w3id.org/valueflows/quantity">quantity</a><sup title="object property" class="type-op">op</sup>, <span class="dotted" title="https://w3id.org/valueflows/trackingIdentifier">tracking identifier</span></dd><dt>is in range of</dt><dd><a href="#d4e155" title="https://w3id.org/valueflows/affects">affects</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e303" title="https://w3id.org/valueflows/contains">contains</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e390" title="https://w3id.org/valueflows/involvesResource">involves resource</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e769" class="entity"><a name="https://w3id.org/valueflows/ExchangeAgreement"></a><h3>vf:ExchangeAgreement<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/ExchangeAgreement</p><div class="comment"><span class="markdown">An agreement to exchange something with another agent(s), containing vf:Commitments towards that end.</span></div><dl class="description"><dt>has super-classes</dt><dd><a href="#d4e713" title="https://w3id.org/valueflows/Agreement">vf:Agreement</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e783" class="entity"><a name="https://w3id.org/valueflows/Fulfillment"></a><h3>vf:Fulfillment<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Fulfillment</p><div class="comment"><span class="markdown">The quantity that the vf:EconomicEvent fulfilled towards the vf:Commitment.</span></div></div><div id="d4e794" class="entity"><a name="https://w3id.org/valueflows/Group"></a><h3>vf:Group<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Group</p><div class="comment"><span class="markdown">Any kind of association of more than one person, which can be loosely or formally organized, but has economic agency as a group beyond any person.</span></div><dl class="description"><dt>has super-classes</dt><dd><a href="#d4e701" title="https://w3id.org/valueflows/Agent">vf:Agent</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e807" class="entity"><a name="https://w3id.org/valueflows/Location"></a><h3>vf:Location<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Location</p><dl class="description"><dt>is in range of</dt><dd><a href="#d4e333" title="https://w3id.org/valueflows/currentLocation">current location</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e461" title="https://w3id.org/valueflows/primaryLocation">primary location</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e816" class="entity"><a name="https://w3id.org/valueflows/Person"></a><h3>vf:Person<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Person</p><div class="comment"><span class="markdown">A natural person.</span></div><dl class="description"><dt>has super-classes</dt><dd><a href="#d4e701" title="https://w3id.org/valueflows/Agent">vf:Agent</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e829" class="entity"><a name="https://w3id.org/valueflows/Process"></a><h3>vf:Process<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Process</p><div class="comment"><span class="markdown">An activity that changes inputs into outputs. It could transform or transport vf:EconomicResource(s), as well as simply issuing a resource so that it is available.</span></div><dl class="description"><dt>has sub-classes</dt><dd><a href="#d4e872" title="https://w3id.org/valueflows/Transformation">vf:Transformation</a><sup title="class" class="type-c">c</sup>, <a href="#d4e885" title="https://w3id.org/valueflows/Transportation">vf:Transportation</a><sup title="class" class="type-c">c</sup></dd><dt>is in range of</dt><dd><a href="#d4e232" title="https://w3id.org/valueflows/committedInputOf">committed input of</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e244" title="https://w3id.org/valueflows/committedOutputOf">committed output of</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e377" title="https://w3id.org/valueflows/inputOf">input of</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e434" title="https://w3id.org/valueflows/outputOf">output of</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e840" class="entity"><a name="https://w3id.org/valueflows/Relationship"></a><h3>vf:Relationship<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Relationship</p><div class="comment"><span class="markdown">An ongoing association between 2 Agents of any type.</span></div><dl class="description"><dt>is in domain of</dt><dd><a href="#d4e318" title="https://w3id.org/valueflows/context">context</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e418" title="https://w3id.org/valueflows/object">object</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e523" title="https://w3id.org/valueflows/relationship">vf:relationship</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e570" title="https://w3id.org/valueflows/subject">vf:subject</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e856" class="entity"><a name="https://w3id.org/valueflows/ResourceTaxonomyItem"></a><h3>vf:ResourceTaxonomyItem<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/ResourceTaxonomyItem</p><div class="comment"><span class="markdown">A resource category, part of a resource taxonomy.</span></div><dl class="description"><dt>is in domain of</dt><dd><a href="#d4e446" title="https://w3id.org/valueflows/parent">parent</a><sup title="object property" class="type-op">op</sup></dd><dt>is in range of</dt><dd><a href="#d4e541" title="https://w3id.org/valueflows/resourceCategory">category</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e217" title="https://w3id.org/valueflows/committedCategory">committed category</a><sup title="object property" class="type-op">op</sup></dd></dl></div><div id="d4e872" class="entity"><a name="https://w3id.org/valueflows/Transformation"></a><h3>vf:Transformation<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Transformation</p><div class="comment"><span class="markdown">A process that produces something new from other resources, or improves an existing resource.</span></div><dl class="description"><dt>has super-classes</dt><dd><a href="#d4e829" title="https://w3id.org/valueflows/Process">vf:Process</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e885" class="entity"><a name="https://w3id.org/valueflows/Transportation"></a><h3>vf:Transportation<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/Transportation</p><div class="comment"><span class="markdown">A process that changes the location of a resource(s) without changing the resource(s) itself.</span></div><dl class="description"><dt>has super-classes</dt><dd><a href="#d4e829" title="https://w3id.org/valueflows/Process">vf:Process</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="objectproperties"><h2>Object Properties</h2><ul class="hlist"><li><a href="#d4e125" title="https://w3id.org/valueflows/action">action</a></li><li><a href="#d4e140" title="https://w3id.org/valueflows/affectedQuantity">affected quantity</a></li><li><a href="#d4e155" title="https://w3id.org/valueflows/affects">affects</a></li><li><a href="#d4e171" title="https://w3id.org/valueflows/appreciationOf">appreciation of</a></li><li><a href="#d4e186" title="https://w3id.org/valueflows/appreciationWith">appreciation with</a></li><li><a href="#d4e541" title="https://w3id.org/valueflows/resourceCategory">category</a></li><li><a href="#d4e201" title="https://w3id.org/valueflows/committedAction">committed action</a></li><li><a href="#d4e217" title="https://w3id.org/valueflows/committedCategory">committed category</a></li><li><a href="#d4e232" title="https://w3id.org/valueflows/committedInputOf">committed input of</a></li><li><a href="#d4e244" title="https://w3id.org/valueflows/committedOutputOf">committed output of</a></li><li><a href="#d4e257" title="https://w3id.org/valueflows/committedProvider">committed provider</a></li><li><a href="#d4e272" title="https://w3id.org/valueflows/committedReceiver">committed receiver</a></li><li><a href="#d4e287" title="https://w3id.org/valueflows/committedUnder">committed under</a></li><li><a href="#d4e303" title="https://w3id.org/valueflows/contains">contains</a></li><li><a href="#d4e318" title="https://w3id.org/valueflows/context">context</a></li><li><a href="#d4e333" title="https://w3id.org/valueflows/currentLocation">current location</a></li><li><a href="#d4e349" title="https://w3id.org/valueflows/duration">duration</a></li><li><a href="#d4e362" title="https://w3id.org/valueflows/inExchangeFor">in exchange for</a></li><li><a href="#d4e377" title="https://w3id.org/valueflows/inputOf">input of</a></li><li><a href="#d4e390" title="https://w3id.org/valueflows/involvesResource">involves resource</a></li><li><a href="#d4e405" title="https://w3id.org/valueflows/note">note</a></li><li><a href="#d4e418" title="https://w3id.org/valueflows/object">object</a></li><li><a href="#d4e434" title="https://w3id.org/valueflows/outputOf">output of</a></li><li><a href="#d4e446" title="https://w3id.org/valueflows/parent">parent</a></li><li><a href="#d4e461" title="https://w3id.org/valueflows/primaryLocation">primary location</a></li><li><a href="#d4e477" title="https://w3id.org/valueflows/provider">provider</a></li><li><a href="#d4e492" title="https://w3id.org/valueflows/quantity">quantity</a></li><li><a href="#d4e507" title="https://w3id.org/valueflows/receiver">receiver</a></li><li><a href="#d4e556" title="https://w3id.org/valueflows/start">start</a></li><li><a href="#d4e585" title="https://w3id.org/valueflows/under">under</a></li><li><a href="#d4e600" title="https://w3id.org/valueflows/underlyingResource">underlying resource</a></li><li><a href="#d4e523" title="https://w3id.org/valueflows/relationship">vf:relationship</a></li><li><a href="#d4e570" title="https://w3id.org/valueflows/subject">vf:subject</a></li></ul><div id="d4e125" class="entity"><a name="https://w3id.org/valueflows/action"></a><h3>action<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/action</p><div class="comment"><span class="markdown">Relates a process input or output (or other vf:EconomicEVent) to a verb, such as consume, produce, work, improve, etc.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e140" class="entity"><a name="https://w3id.org/valueflows/affectedQuantity"></a><h3>affected quantity<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/affectedQuantity</p><div class="comment"><span class="markdown">The quantity and unit of the event. This is the quantity that could be used to increment or decrement a resource, depending on the type of resource and type of event.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="http://qudt.org/schema/qudt/QuantityValue">quantity value</span><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e155" class="entity"><a name="https://w3id.org/valueflows/affects"></a><h3>affects<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/affects</p><div class="comment"><span class="markdown">The economic resource that is decremented or incremented by the economic event, or just what the economic event is about.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e758" title="https://w3id.org/valueflows/EconomicResource">vf:EconomicResource</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e171" class="entity"><a name="https://w3id.org/valueflows/appreciationOf"></a><h3>appreciation of<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/appreciationOf</p><div class="comment"><span class="markdown">The economic event being appreciated (gift economy).</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e724" title="https://w3id.org/valueflows/Appreciation">vf:Appreciation</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e186" class="entity"><a name="https://w3id.org/valueflows/appreciationWith"></a><h3>appreciation with<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/appreciationWith</p><div class="comment"><span class="markdown">The economic event implemented in appreciation (gift economy).</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e724" title="https://w3id.org/valueflows/Appreciation">vf:Appreciation</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e541" class="entity"><a name="https://w3id.org/valueflows/resourceCategory"></a><h3>category<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/resourceCategory</p><div class="comment"><span class="markdown">A type or categorization that describes a resource, at any level of granularity.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e758" title="https://w3id.org/valueflows/EconomicResource">vf:EconomicResource</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e856" title="https://w3id.org/valueflows/ResourceTaxonomyItem">vf:ResourceTaxonomyItem</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e201" class="entity"><a name="https://w3id.org/valueflows/committedAction"></a><h3>committed action<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/committedAction</p><div class="comment"><span class="markdown">Relates a process input or output (or other vf:EconomicEVent) to a verb, such as consume, produce, work, improve, etc.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e735" title="https://w3id.org/valueflows/Commitment">vf:Commitment</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e217" class="entity"><a name="https://w3id.org/valueflows/committedCategory"></a><h3>committed category<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/committedCategory</p><div class="comment"><span class="markdown">A type or categorization that describes a resource committed, at any level of granularity.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e735" title="https://w3id.org/valueflows/Commitment">vf:Commitment</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e856" title="https://w3id.org/valueflows/ResourceTaxonomyItem">vf:ResourceTaxonomyItem</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e232" class="entity"><a name="https://w3id.org/valueflows/committedInputOf"></a><h3>committed input of<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/committedInputOf</p><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e735" title="https://w3id.org/valueflows/Commitment">vf:Commitment</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e829" title="https://w3id.org/valueflows/Process">vf:Process</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e244" class="entity"><a name="https://w3id.org/valueflows/committedOutputOf"></a><h3>committed output of<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/committedOutputOf</p><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e735" title="https://w3id.org/valueflows/Commitment">vf:Commitment</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e829" title="https://w3id.org/valueflows/Process">vf:Process</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e257" class="entity"><a name="https://w3id.org/valueflows/committedProvider"></a><h3>committed provider<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/committedProvider</p><div class="comment"><span class="markdown">The economic agent who commits to a future economic event.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e735" title="https://w3id.org/valueflows/Commitment">vf:Commitment</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e701" title="https://w3id.org/valueflows/Agent">vf:Agent</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e272" class="entity"><a name="https://w3id.org/valueflows/committedReceiver"></a><h3>committed receiver<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/committedReceiver</p><div class="comment"><span class="markdown">The economic agent whom a future economic event is committed to.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e735" title="https://w3id.org/valueflows/Commitment">vf:Commitment</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e701" title="https://w3id.org/valueflows/Agent">vf:Agent</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e287" class="entity"><a name="https://w3id.org/valueflows/committedUnder"></a><h3>committed under<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/committedUnder</p><div class="comment"><span class="markdown">Reference an agreement between agents which specifies the rules or policies which govern this commitment.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e735" title="https://w3id.org/valueflows/Commitment">vf:Commitment</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e713" title="https://w3id.org/valueflows/Agreement">vf:Agreement</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e303" class="entity"><a name="https://w3id.org/valueflows/contains"></a><h3>contains<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/contains</p><div class="comment"><span class="markdown">Used when a stock economic resource contains units also defined as economic resources.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e758" title="https://w3id.org/valueflows/EconomicResource">vf:EconomicResource</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e758" title="https://w3id.org/valueflows/EconomicResource">vf:EconomicResource</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e318" class="entity"><a name="https://w3id.org/valueflows/context"></a><h3>context<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/context</p><div class="comment"><span class="markdown">The larger context of a relationship between 2 agents, used where the relationship is not relevant outside of that context.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e840" title="https://w3id.org/valueflows/Relationship">vf:Relationship</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e701" title="https://w3id.org/valueflows/Agent">vf:Agent</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e333" class="entity"><a name="https://w3id.org/valueflows/currentLocation"></a><h3>current location<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/currentLocation</p><div class="comment"><span class="markdown">The current place an economic resource is located. Could be at any level of granularity, from a town to an address to a warehouse location. Should be mappable.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e758" title="https://w3id.org/valueflows/EconomicResource">vf:EconomicResource</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e807" title="https://w3id.org/valueflows/Location">vf:Location</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e349" class="entity"><a name="https://w3id.org/valueflows/duration"></a><h3>duration<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/duration</p><div class="comment"><span class="markdown">The observed duration of the economic event.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e362" class="entity"><a name="https://w3id.org/valueflows/inExchangeFor"></a><h3>in exchange for<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/inExchangeFor</p><div class="comment"><span class="markdown">References the economic event that generated the commitment, in cases where based on an agreement, an agent commits to some reciprocity if an event occurs.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e735" title="https://w3id.org/valueflows/Commitment">vf:Commitment</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e377" class="entity"><a name="https://w3id.org/valueflows/inputOf"></a><h3>input of<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/inputOf</p><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e829" title="https://w3id.org/valueflows/Process">vf:Process</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e390" class="entity"><a name="https://w3id.org/valueflows/involvesResource"></a><h3>involves resource<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/involvesResource</p><div class="comment"><span class="markdown">EconomicResource the Commitment intends or commits to affect. Could be an actual resource or a category or type of resource.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e735" title="https://w3id.org/valueflows/Commitment">vf:Commitment</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e758" title="https://w3id.org/valueflows/EconomicResource">vf:EconomicResource</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e405" class="entity"><a name="https://w3id.org/valueflows/note"></a><h3>note<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/note</p><div class="comment"><span class="markdown">A textual comment or description.</span></div><div class="description"><dl><dt>has range</dt><dd><span class="dotted" title="http://www.w3.org/2004/02/skos/core#note">note</span><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e418" class="entity"><a name="https://w3id.org/valueflows/object"></a><h3>object<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/object</p><div class="comment"><span class="markdown">The object of a relationship between 2 agents.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e840" title="https://w3id.org/valueflows/Relationship">vf:Relationship</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e701" title="https://w3id.org/valueflows/Agent">vf:Agent</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e434" class="entity"><a name="https://w3id.org/valueflows/outputOf"></a><h3>output of<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/outputOf</p><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e829" title="https://w3id.org/valueflows/Process">vf:Process</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e446" class="entity"><a name="https://w3id.org/valueflows/parent"></a><h3>parent<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/parent</p><div class="comment"><span class="markdown">A more general or broader category of resource.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e856" title="https://w3id.org/valueflows/ResourceTaxonomyItem">vf:ResourceTaxonomyItem</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="https://w3id.org/valueflows/ResourcetaxonomyItem">resourcetaxonomy item</span><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e461" class="entity"><a name="https://w3id.org/valueflows/primaryLocation"></a><h3>primary location<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/primaryLocation</p><div class="comment"><span class="markdown">The main place an agent is located, often an address where activities occur and mail can be sent. This is usually a mappable geographic location. It also could be a website address, as in the case of agents who have no physical location.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e701" title="https://w3id.org/valueflows/Agent">vf:Agent</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e807" title="https://w3id.org/valueflows/Location">vf:Location</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e477" class="entity"><a name="https://w3id.org/valueflows/provider"></a><h3>provider<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/provider</p><div class="comment"><span class="markdown">The economic agent from whom the economic event is initiated.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e701" title="https://w3id.org/valueflows/Agent">vf:Agent</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e492" class="entity"><a name="https://w3id.org/valueflows/quantity"></a><h3>quantity<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/quantity</p><div class="comment"><span class="markdown">The current amount and unit of the economic resource.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e758" title="https://w3id.org/valueflows/EconomicResource">vf:EconomicResource</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="http://qudt.org/schema/qudt/QuantityValue">quantity value</span><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e507" class="entity"><a name="https://w3id.org/valueflows/receiver"></a><h3>receiver<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/receiver</p><div class="comment"><span class="markdown">The economic agent whom the economic event is for.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e701" title="https://w3id.org/valueflows/Agent">vf:Agent</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e556" class="entity"><a name="https://w3id.org/valueflows/start"></a><h3>start<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/start</p><div class="comment"><span class="markdown">The starting date and optionally time of the economic event.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e585" class="entity"><a name="https://w3id.org/valueflows/under"></a><h3>under<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/under</p><div class="comment"><span class="markdown">Reference an agreement between agents which specifies the rules or policies which govern this event.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e747" title="https://w3id.org/valueflows/EconomicEvent">vf:EconomicEvent</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e713" title="https://w3id.org/valueflows/Agreement">vf:Agreement</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e600" class="entity"><a name="https://w3id.org/valueflows/underlyingResource"></a><h3>underlying resource<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/underlyingResource</p><div class="comment"><span class="markdown">A more concrete resource upon which a resource is based.</span></div><div class="description"><dl><dt>has range</dt><dd><span class="dotted" title="https://w3id.org/valueflows/Resource">resource</span><sup title="class" class="type-c">c</sup></dd><dt>is also defined as</dt><dd><a href="#d4e109">annotation property</a></dd></dl></div></div><div id="d4e523" class="entity"><a name="https://w3id.org/valueflows/relationship"></a><h3>vf:relationship<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/relationship</p><div class="comment"><span class="markdown">A verb that describes a generic defined relationship that exists between 2 agents.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e840" title="https://w3id.org/valueflows/Relationship">vf:Relationship</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><span class="dotted" title="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property">property</span><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e570" class="entity"><a name="https://w3id.org/valueflows/subject"></a><h3>vf:subject<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/subject</p><div class="comment"><span class="markdown">The subject of a relationship between 2 agents.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e840" title="https://w3id.org/valueflows/Relationship">vf:Relationship</a><sup title="class" class="type-c">c</sup></dd><dt>has range</dt><dd><a href="#d4e701" title="https://w3id.org/valueflows/Agent">vf:Agent</a><sup title="class" class="type-c">c</sup></dd></dl></div></div></div><div id="dataproperties"><h2>Data Properties</h2><ul class="hlist"><li><a href="#d4e616" title="https://w3id.org/valueflows/image">image</a></li><li><a href="#d4e624" title="https://w3id.org/valueflows/name">name</a></li><li><a href="#d4e635" title="https://w3id.org/valueflows/url">url</a></li></ul><div id="d4e616" class="entity"><a name="https://w3id.org/valueflows/image"></a><h3>image<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/image</p></div><div id="d4e624" class="entity"><a name="https://w3id.org/valueflows/name"></a><h3>name<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/name</p><div class="comment"><span class="markdown">An informal or formal textual identifier for an object. Does not imply uniqueness.</span></div></div><div id="d4e635" class="entity"><a name="https://w3id.org/valueflows/url"></a><h3>url<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/url</p></div></div><div id="namedindividuals"><h2>Named Individuals</h2><ul class="hlist"><li><a href="#d4e900" title="https://w3id.org/valueflows/accept">accept</a></li><li><a href="#d4e911" title="https://w3id.org/valueflows/change">change</a></li><li><a href="#d4e921" title="https://w3id.org/valueflows/cite">cite</a></li><li><a href="#d4e931" title="https://w3id.org/valueflows/consume">consume</a></li><li><a href="#d4e942" title="https://w3id.org/valueflows/decrement">decrement</a></li><li><a href="#d4e952" title="https://w3id.org/valueflows/increment">increment</a></li><li><a href="#d4e962" title="https://w3id.org/valueflows/issue">issue</a></li><li><a href="#d4e973" title="https://w3id.org/valueflows/load">load</a></li><li><a href="#d4e983" title="https://w3id.org/valueflows/produce">produce</a></li><li><a href="#d4e993" title="https://w3id.org/valueflows/receive">receive</a></li><li><a href="#d4e1004" title="https://w3id.org/valueflows/unload">unload</a></li><li><a href="#d4e1014" title="https://w3id.org/valueflows/use">use</a></li><li><a href="#d4e1024" title="https://w3id.org/valueflows/work">work</a></li></ul><div id="d4e900" class="entity"><a name="https://w3id.org/valueflows/accept"></a><h3>accept<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/accept</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd><dt>is also defined as</dt><dd><a href="#d4e17">annotation property</a></dd></dl></div><div id="d4e911" class="entity"><a name="https://w3id.org/valueflows/change"></a><h3>change<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/change</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd><dt>is also defined as</dt><dd><a href="#d4e28">annotation property</a></dd></dl></div><div id="d4e921" class="entity"><a name="https://w3id.org/valueflows/cite"></a><h3>cite<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/cite</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e931" class="entity"><a name="https://w3id.org/valueflows/consume"></a><h3>consume<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/consume</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd><dt>is also defined as</dt><dd><a href="#d4e38">annotation property</a></dd></dl></div><div id="d4e942" class="entity"><a name="https://w3id.org/valueflows/decrement"></a><h3>decrement<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/decrement</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e952" class="entity"><a name="https://w3id.org/valueflows/increment"></a><h3>increment<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/increment</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e962" class="entity"><a name="https://w3id.org/valueflows/issue"></a><h3>issue<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/issue</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd><dt>is also defined as</dt><dd><a href="#d4e65">annotation property</a></dd></dl></div><div id="d4e973" class="entity"><a name="https://w3id.org/valueflows/load"></a><h3>load<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/load</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e983" class="entity"><a name="https://w3id.org/valueflows/produce"></a><h3>produce<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/produce</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd><dt>is also defined as</dt><dd><a href="#d4e75">annotation property</a></dd></dl></div><div id="d4e993" class="entity"><a name="https://w3id.org/valueflows/receive"></a><h3>receive<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/receive</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd><dt>is also defined as</dt><dd><a href="#d4e86">annotation property</a></dd></dl></div><div id="d4e1004" class="entity"><a name="https://w3id.org/valueflows/unload"></a><h3>unload<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/unload</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e1014" class="entity"><a name="https://w3id.org/valueflows/use"></a><h3>use<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/use</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e1024" class="entity"><a name="https://w3id.org/valueflows/work"></a><h3>work<sup title="named individual" class="type-ni">ni</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#namedindividuals">Named Individual ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/work</p><dl class="description"><dt>belongs to</dt><dd><a href="#d4e688" title="https://w3id.org/valueflows/Action">vf:Action</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="annotationproperties"><h2>Annotation Properties</h2><ul class="hlist"><li><a href="#d4e17" title="https://w3id.org/valueflows/accept">accept</a></li><li><a href="#d4e28" title="https://w3id.org/valueflows/change">change</a></li><li><a href="#d4e38" title="https://w3id.org/valueflows/consume">consume</a></li><li><a href="#d4e65" title="https://w3id.org/valueflows/issue">issue</a></li><li><a href="#d4e75" title="https://w3id.org/valueflows/produce">produce</a></li><li><a href="#d4e86" title="https://w3id.org/valueflows/receive">receive</a></li><li><a href="#d4e96" title="https://w3id.org/valueflows/trackingIdentifier">tracking identifier</a></li><li><a href="#d4e109" title="https://w3id.org/valueflows/underlyingResource">underlying resource</a></li></ul><div id="d4e17" class="entity"><a name="https://w3id.org/valueflows/accept"></a><h3>accept<sup title="annotation property" class="type-ap">ap</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#annotationproperties">Annotation Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/accept</p><div class="description"><dl><dt>has super-properties</dt><dd><span class="dotted" title="https://w3id.org/valueflows/decrement">decrement</span></dd><dt>is also defined as</dt><dd><a href="#d4e900">named individual</a></dd></dl></div></div><div id="d4e28" class="entity"><a name="https://w3id.org/valueflows/change"></a><h3>change<sup title="annotation property" class="type-ap">ap</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#annotationproperties">Annotation Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/change</p><div class="description"><dl><dt>has super-properties</dt><dd><span class="dotted" title="https://w3id.org/valueflows/increment">increment</span></dd><dt>is also defined as</dt><dd><a href="#d4e911">named individual</a></dd></dl></div></div><div id="d4e38" class="entity"><a name="https://w3id.org/valueflows/consume"></a><h3>consume<sup title="annotation property" class="type-ap">ap</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#annotationproperties">Annotation Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/consume</p><div class="description"><dl><dt>has super-properties</dt><dd><span class="dotted" title="https://w3id.org/valueflows/decrement">decrement</span></dd><dt>is also defined as</dt><dd><a href="#d4e931">named individual</a></dd></dl></div></div><div id="d4e65" class="entity"><a name="https://w3id.org/valueflows/issue"></a><h3>issue<sup title="annotation property" class="type-ap">ap</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#annotationproperties">Annotation Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/issue</p><div class="description"><dl><dt>has super-properties</dt><dd><span class="dotted" title="https://w3id.org/valueflows/decrement">decrement</span></dd><dt>is also defined as</dt><dd><a href="#d4e962">named individual</a></dd></dl></div></div><div id="d4e75" class="entity"><a name="https://w3id.org/valueflows/produce"></a><h3>produce<sup title="annotation property" class="type-ap">ap</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#annotationproperties">Annotation Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/produce</p><div class="description"><dl><dt>has super-properties</dt><dd><span class="dotted" title="https://w3id.org/valueflows/increment">increment</span></dd><dt>is also defined as</dt><dd><a href="#d4e983">named individual</a></dd></dl></div></div><div id="d4e86" class="entity"><a name="https://w3id.org/valueflows/receive"></a><h3>receive<sup title="annotation property" class="type-ap">ap</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#annotationproperties">Annotation Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/receive</p><div class="description"><dl><dt>has super-properties</dt><dd><span class="dotted" title="https://w3id.org/valueflows/increment">increment</span></dd><dt>is also defined as</dt><dd><a href="#d4e993">named individual</a></dd></dl></div></div><div id="d4e96" class="entity"><a name="https://w3id.org/valueflows/trackingIdentifier"></a><h3>tracking identifier<sup title="annotation property" class="type-ap">ap</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#annotationproperties">Annotation Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/trackingIdentifier</p><div class="comment"><span class="markdown">Sometimes called lot number, used for trackable batched resources. Sometimes called serial number, used when each item must have a trackable identifier (like a computer). Could also be used for other unique tracking identifiers needed for resources.</span></div><div class="description"><dl><dt>has domain</dt><dd><a href="#d4e758" title="https://w3id.org/valueflows/EconomicResource">vf:EconomicResource</a><sup title="class" class="type-c">c</sup></dd></dl></div></div><div id="d4e109" class="entity"><a name="https://w3id.org/valueflows/underlyingResource"></a><h3>underlying resource<sup title="annotation property" class="type-ap">ap</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#annotationproperties">Annotation Property ToC</a></span></h3><p><strong>IRI:</strong> https://w3id.org/valueflows/underlyingResource</p><div class="comment"><span class="markdown">A more concrete resource upon which a resource is based.</span></div><div class="description"><dl><dt>has domain</dt><dd><span class="dotted" title="https://w3id.org/valueflows/Resource">resource</span><sup title="class" class="type-c">c</sup></dd><dt>is also defined as</dt><dd><a href="#d4e600">object property</a></dd></dl></div></div></div><div id="namespacedeclarations"><h2>Namespace Declarations <span class="backlink"> back to <a href="#toc">ToC</a></span></h2><dl><dt><em>default namespace</em></dt><dd>https://w3id.org/valueflows/</dd><dt>assettype</dt><dd>http://purl.org/adms/assettype/</dd><dt>core</dt><dd>http://www.w3.org/2004/02/skos/core#</dd><dt>owl</dt><dd>http://www.w3.org/2002/07/owl#</dd><dt>qudt</dt><dd>http://qudt.org/schema/qudt/</dd><dt>rdf</dt><dd>http://www.w3.org/1999/02/22-rdf-syntax-ns#</dd><dt>rdfs</dt><dd>http://www.w3.org/2000/01/rdf-schema#</dd><dt>schema-org</dt><dd>http://schema.org/</dd><dt>status</dt><dd>http://purl.org/adms/status/</dd><dt>terms</dt><dd>http://purl.org/dc/terms/</dd><dt>valueflows</dt><dd>https://w3id.org/valueflows/</dd><dt>xsd</dt><dd>http://www.w3.org/2001/XMLSchema#</dd></dl></div><p class="endnote">This HTML document was obtained by processing the OWL ontology source code through <a href="http://www.essepuntato.it/lode">LODE</a>, <em>Live OWL Documentation Environment</em>, developed by <a href="http://www.essepuntato.it">Silvio Peroni</a>.</p></body></html> diff --git a/release-doc-in-process/all_vf.TTL b/release-doc-in-process/all_vf.TTL @@ -401,13 +401,15 @@ vf:note a owl:ObjectProperty ; rdfs:range skos:note ; rdfs:comment "A textual comment or description." . -vf:trackingIdentifier a owl:DatatypeProperty ; +vf:trackingIdentifier a owl:AnnotationProperty ; rdfs:label "tracking identifier" ; rdfs:domain vf:EconomicResource ; - rdfs:comment "Sometimes called lot number, used for trackable batched resources. Sometimes called serial number, used when each item must have a trackable identifier (like a computer). Could also be used for other unique tracking identifiers." . + rdfs:comment "Sometimes called lot number, used for trackable batched resources. Sometimes called serial number, used when each item must have a trackable identifier (like a computer). Could also be used for other unique tracking identifiers needed for resources." . # isSubstitutable "Defines if any resources of that type can be freely substituted for any other resource of that type when used, consumed, traded, etc." +# something for models for GTIN, etc. identifiers + # ################################ action verbs vf:increment a vf:Action ; diff --git a/release-doc-in-process/coffee-oliveoil-flows.png b/release-doc-in-process/coffee-oliveoil-flows.png Binary files differ.