valueflows

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

commit 490826bf6dc35433e62cdd80d92f5c17506aa0c0
parent 46b832cb96a5fe56ded527f8b3087a05858512eb
Author: Lynn Foster <foster.j.lynn@gmail.com>
Date:   Fri, 16 Nov 2018 19:18:18 -0600

flow granularity (#291)

Put time:TemporalEntity into ttl. + Add pic and description for intent-commit-event granularity.


Diffstat:
Mdocs/introduction/flows.md | 9+++++++--
Mrelease-doc-in-process/all_vf.TTL | 26+++++++++++---------------
Mrelease-doc-in-process/i-c-e.png | 0
Arelease-doc-in-process/i-c-e.xml | 3+++
4 files changed, 21 insertions(+), 17 deletions(-)

diff --git a/docs/introduction/flows.md b/docs/introduction/flows.md @@ -17,4 +17,10 @@ Commitments describe potential future event which involved agents already agreed ## Economic Events -Economic event describes past event, something already observed, never some potential future event.- \ No newline at end of file +Economic event describes past event, something already observed, never some potential future event. + +## Granularity + +Intents, Commitments, and Economic Events can occur at any granularity that is needed or for which data can be obtained. So they primarily are used for all operational needs, but can also be used at higher levels for analytical and high level planning needs for communities or regions, for example. + +![Intent-Commitment-Event](https://rawgit.com/valueflows/valueflows/master/release-doc-in-process/i-c-e.png) diff --git a/release-doc-in-process/all_vf.TTL b/release-doc-in-process/all_vf.TTL @@ -9,6 +9,7 @@ @prefix dcterms: <http://purl.org/dc/terms/> . @prefix qudt: <http://qudt.org/schema/qudt/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . +@prefix time: <http://www.w3.org/2006/time#> . <https://w3id.org/valueflows/> a owl:Ontology; @@ -339,25 +340,20 @@ vf:primaryLocation a owl:ObjectProperty ; rdfs:range vf:Location ; rdfs:comment "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." . -vf:start a owl:ObjectProperty ; - rdfs:label "start" ; +vf:observedTime a time:TemporalEntity ; + rdfs:label "observed time" ; rdfs:domain vf:EconomicEvent ; - rdfs:comment "The starting date and optionally time of the economic event." . + rdfs:comment "The actual temporal instant or interval." . -vf:duration a owl:ObjectProperty ; - rdfs:label "duration" ; - rdfs:domain vf:EconomicEvent ; - rdfs:comment "The observed duration of the economic event." . - -vf:plannedStart a owl:ObjectProperty ; - rdfs:label "planned start" ; - rdfs:domain vf:Process ; - rdfs:comment "The planned or estimated date and optionally time of the process." . +vf:committedTime a time:TemporalEntity ; + rdfs:label "committed time" ; + rdfs:domain vf:Commitment ; + rdfs:comment "The promised temporal instant or interval." . -vf:plannedDuration a owl:ObjectProperty ; - rdfs:label "planned duration" ; +vf:plannedTime a time:TemporalEntity ; + rdfs:label "planned time" ; rdfs:domain vf:Process ; - rdfs:comment "The planned or estimated duration of the process." . + rdfs:comment "The planned or estimated calendar time the process will take (whether being actually worked or not)." . vf:image a owl:DatatypeProperty ; rdfs:label "image" . diff --git a/release-doc-in-process/i-c-e.png b/release-doc-in-process/i-c-e.png Binary files differ. diff --git a/release-doc-in-process/i-c-e.xml b/release-doc-in-process/i-c-e.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<mxfile userAgent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/9.3.1 Chrome/66.0.3359.181 Electron/3.0.6 Safari/537.36" version="9.4.3" editor="www.draw.io" type="device"><diagram id="559b1884-1044-bf92-01a8-2d3cc3221623">3VpLk6M2EP41HDOFEOJxHHu9uzmkKpVJVXaOMghbtQK5hDy299dHGGFA8jgMg6mZ+GLTkhrp668fNHbgMj9+E3i3/YOnhDmemx4d+MXxPABRrL4qyamWRDCsBRtBUz2pFTzRX0QLXS3d05SUvYmScybpri9MeFGQRPZkWAh+6E/LOOvfdYc3xBI8JZjZ0n9oKrf6FMht5d8J3WybOwNXj6xx8nMj+L7Q93M8mJ0/9XCOG116frnFKT90RHDlwKXgXNa/8uOSsArbBrZ63ddXRi/7FqSQQxZ49YIXzPb66H+Rku9FQpR0yXBZ0owmWFJe6A3LUwPS+ZikUgQcuDhsqSRPO5xUowdFCyXbypzp4YwytuSMi/NamCISpb6Sl1Lwn6QzEnlrGARqRO+MCEmOr54OXDBTXCQ8J1Kc1BS9AMaoXnJqiBlqHYfWqqAh3bZj0cbSWBNpc9Hdgql+aDyvYwstbL8yZevXYXTfDKMilpckFowFL9TyRYWdMh57ZHRTKLHku4lwhbCHa4xCG9boCqwQToCrb+H6eyGrnU9KUEyizEZWjbjnz0RANjxrgAyvAHkvfiILx5WKpzyniZKuXuZDNEgiss7ugyjw3Gg+SAML0iXPcyrzTwpmFPTBdGN/PjBDC8xszyocSgtKUqSPVdpXV8k5aSV99MiRyh9VhH0Ikb581gFXQSFO9RhqLp/1svo+JDWKBZ0gu04ksdgQ2SPBAJg7KKIbIArCVAZ+6W/iGrL6Dn9yWtGtsaIfWS4R9nXUB9LLutWCoQlBQxNAhqYaB0vT2dSXgw+yfnQP63s3rO9NZH7/rV7mPgRB1C9U7JB1T374/WwOVO4exw8fAYMf/jB+tJqaiTzLSvJeDsUWh0oFVJlR8h4S3eBQOIZDwXs4NA9FUGw4vms6/lCKBL6pyQxG04WQJjFdr3DaB53P91wTRH0QYUP1OfIyABasE3kTuJGP3WHOBG1nAu5gfGcKuKY3QTNMDk7IpjepJ4i7eZPdK3jcTF7XzuI/yKyIXIBm9B+7MfD/ATKe8QEW2J2AneAvNCVidEAC3eTeqQl/dJP98yU8jYxI3geLSKYd4zgemd6NJ4TYNxRNGI/s/sVEVr+T0eFHM7qVPNBIq1vloecOM7syDj51pu2qCeWNLZvdHaCN3tKoVjmaVHYHR5CEKJDtkKLCpuzTSZCS/sLr84SKN/o4ajZaOOiLkmDdik0UBZRKu0eb0zSt1i8YXhO2uLxO6Dd9qxcKNwK4fi2id+Jc3jb0qIduRvbf3AfoG21eMA3trumc9LEP2J2jv0m+4wJXs1aFpPL0CZMtQJ6RbGetWuyGzOhw695IsmCyeBt+sHjrWd2zYGS89cyyC4D7pVm7ifKYfNL3gSC2+tkzlque3Y6YyIPu5EDxB3MgEE5VsFxs8daC5b8dSF22r+/r6e1/JODqXw==</diagram></mxfile>+ \ No newline at end of file