valueflows

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

commit 7b0cc0e55e23907e38920dd0ceb264a35cfd0ae1
parent 6c5d56f404a0acc653c8b8238b76a822709962e6
Author: Lynn Foster <foster.j.lynn@gmail.com>
Date:   Thu, 22 Aug 2019 10:09:36 -0500

fixed yaml exammples from validator (#577)


Diffstat:
Mexamples/exch-agreement.yaml | 4++--
Mexamples/exch-retail.yaml | 4++--
Mexamples/process-manufacturing.yaml | 2+-
Mexamples/process-workflow.yaml | 2+-
Mexamples/workflow-stage-state.yaml | 10+++++-----
5 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/examples/exch-agreement.yaml b/examples/exch-agreement.yaml @@ -22,7 +22,7 @@ receiver: https://bob.example/ resourceClassifiedAs: https://www.wikidata.org/wiki/Q89 # apples resourceQuantity: - qudt:unit: unit: Kilogram + qudt:unit: unit:Kilogram qudt:numericValue: 50 - '@id': bob:fd399b37-0740-4a68-a184-1e655021ca21 @@ -33,5 +33,5 @@ receiver: https://alice.example/ resourceClassifiedAs: https://www.wikidata.org/wiki/Q5977438 # soft apple cider resourceQuantity: - qudt:unit: unit: Liter + qudt:unit: unit:Liter qudt:numericValue: 10 diff --git a/examples/exch-retail.yaml b/examples/exch-retail.yaml @@ -20,7 +20,7 @@ receiver: https://carol.example/ resourceClassifiedAs: https://www.wikidata.org/wiki/Q47107 # bucket resourceQuantity: - qudt:unit: unit: Number + qudt:unit: unit:Number qudt:numericValue: 1 - '@id': store:2342d456-5d6f-46d5-a7ed-3ac7bfd5a86c @@ -32,5 +32,5 @@ resourceClassifiedAs: https://www.wikidata.org/wiki/Q4917 # US dollar resourceInventoriedAs: carol:e56fd654-7b94-4d96-8e60-de39e08329a7 # Carol's bank account resourceQuantity: - qudt:unit: unit: Number + qudt:unit: unit:Number qudt:numericValue: 5 diff --git a/examples/process-manufacturing.yaml b/examples/process-manufacturing.yaml @@ -102,7 +102,7 @@ # Economic resources after - - '@id': mfg:e1721a61-cd47-4556-84b9-8b1b81da15bf + - '@id': mfg:e1721a61-cd47-4556-84b9-8b1b81da15bf '@type': EconomicResource resourceConformsTo: https://www.opendesk.cc/lean/desk # desk accountingQuantity: diff --git a/examples/process-workflow.yaml b/examples/process-workflow.yaml @@ -22,7 +22,7 @@ - '@id': repair:02b39a30-3e04-4305-9656-7f261aa63c84 '@type': Process - name: Oil change: JHMCD38698S061469 + name: Oil change JHMCD38698S061469 skos:note: Check over car, change oil (standard quantity). - '@id': repair:a8236bbb-81e0-422d-9861-56d2417db0fb diff --git a/examples/workflow-stage-state.yaml b/examples/workflow-stage-state.yaml @@ -81,7 +81,7 @@ - '@id': mfg:a3be5259d-10f0-431c-9fec-9c0c15a461d3 '@type': RecipeResource - resourceConformsTo:urn:uuid:d4d2fd71-34f2-41c3-b1c5-19ad5ed2da58 # polymer + resourceConformsTo: urn:uuid:d4d2fd71-34f2-41c3-b1c5-19ad5ed2da58 # polymer - '@id': mfg:54b814ee-62dc-40c1-bb96-f8582aa4f771 '@type': RecipeFlow @@ -98,7 +98,7 @@ processConformsTo: mfg:6fb358a3-2859-4d6a-a4fa-431603ee70f5 # the process specification time:hasDuration: time:unitType unit:Hour - time:numericDuration: 1 + time:numericDuration 1 - '@id': mfg:2342d456-5d6f-46d5-a7ed-3ac7bfd5a86c '@type': RecipeFlow @@ -129,7 +129,7 @@ processConformsTo: mfg:27be5cab-d740-4194-9298-1661a69d9d95 # the process specification time:hasDuration: time:unitType unit:Hour - time:numericDuration: 7 + time:numericDuration 7 - '@id': mfg:9bd19194-a36d-4a1f-896b-8082887962cb '@type': RecipeFlow @@ -193,7 +193,7 @@ basedOn: mfg:27be5cab-d740-4194-9298-1661a69d9d95 # the process specification time:hasDuration: time:unitType unit:Hour - time:numericDuration: 14 + time:numericDuration 14 - '@id': mfg:a8236bbb-81e0-422d-9861-56d2417db0fb '@type': Commitment @@ -225,7 +225,7 @@ basedOn: mfg:6fb358a3-2859-4d6a-a4fa-431603ee70f5 # the process specification time:hasDuration: time:unitType unit:Hour - time:numericDuration: 14 + time:numericDuration 14 - '@id': mfg:21f361a6-2375-46bb-b192-c21b5ba833bf '@type': Commitment