valueflows

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

commit 13bfe34fc52809ec62cacbac23bb8cc2a08a32a8
parent 7188d0ab253965c820b7d5b322a4025a0296b8c6
Author: Lynn Foster <foster.j.lynn@gmail.com>
Date:   Mon, 29 Jun 2020 21:26:57 +0000

Merge branch 'gitlab-fixes' into 'master'

gitbook links fixed for gitlab move

See merge request valueflows/valueflows!642
Diffstat:
Mdocs/README.md | 2+-
Mdocs/SUMMARY.md | 4++--
Mdocs/introduction/status.md | 2+-
Mdocs/specification/json-schema-ref.md | 54+++++++++++++++++++++++++++---------------------------
4 files changed, 31 insertions(+), 31 deletions(-)

diff --git a/docs/README.md b/docs/README.md @@ -13,7 +13,7 @@ The vocabulary is presented in several ways, as Linked Open Data using the Resou If this document seems too much to start with, or you just want a quicker overview, you can start here with a [ValueFlows Story](http://mikorizal.org/ValueFlows-Story.pdf) about apple pie (yum!). -You can find us [here on github](https://github.com/valueflows). Or come on over and ask questions in the [Welcome Chat](https://gitter.im/valueflows/welcome). +You can find us [here on gitlab](https://lab.allmende.io/valueflows). Or come on over and ask questions in the [Welcome Chat](https://gitter.im/valueflows/welcome). <hr/> diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md @@ -18,8 +18,8 @@ * [Classes and Properties](https://w3id.org/lode/owlapi/https://raw.githubusercontent.com/valueflows/valueflows/master/release-doc-in-process/all_vf.TTL) * [Other Namespaces/Terms](specification/external-terms.md) -* [GraphQL Reference](https://github.com/valueflows/vf-graphql/tree/master/lib/schemas) -* [JSON-schema Reference](https://github.com/valueflows/vf-json-schema/tree/master/schemas) +* [GraphQL Reference](https://lab.allmende.io/valueflows/vf-schemas/vf-graphql/-/tree/master/lib/schemas) +* [JSON-schema Reference](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas) ## Concepts diff --git a/docs/introduction/status.md b/docs/introduction/status.md @@ -1,6 +1,6 @@ # Status of the vocabulary -This documentation is for release 0.5. Change log can be found [here](https://github.com/valueflows/valueflows/blob/master/CHANGELOG.md). +This documentation is for release 0.5. Change log can be found [here](https://lab.allmende.io/valueflows/valueflows/-/blob/master/CHANGELOG.md). This vocabulary is based on decades of work in academia and some limited work in the field in software implementations - and further development by the VF team through documenting and studying use cases. The stability of the model reflects this history. The core model is fairly stable, more so in structure, somewhat less in naming. However, there are many edge cases and possibly not-so-edge cases where the model will need to be adjusted for the reality in the field based on further experience. Also, this model represents something new, something that we want to be able to support the next economy, with all the unknowns that will bring. diff --git a/docs/specification/json-schema-ref.md b/docs/specification/json-schema-ref.md @@ -33,108 +33,108 @@ The following are the classes needed for a ValueFlows implementation, in json-sc #### Action -[import, lang:"json"](https://github.com/valueflows/vf-json-schema/blob/master/schemas/Action.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Action.json) #### Agent -[import, lang:"json"](https://raw.githubusercontent.com/valueflows/vf-json-schema/master/schemas/Agent.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Agent.json) #### AgentRelationship -[import, lang:"json"](../../../vf-json-schema/schemas/AgentRelationship.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/AgentRelationship.json) #### AgentRelationshipRole -[import, lang:"json"](../../../vf-json-schema/schemas/AgentRelationshipRole.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/AgentRelationshipRole.json) #### Agreement -[import, lang:"json"](../../../vf-json-schema/schemas/Agreement.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Agreement.json) #### Appreciation -[import, lang:"json"](../../../vf-json-schema/schemas/Appreciation.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Appreciation.json) #### Claim -[import, lang:"json"](../../../vf-json-schema/schemas/Claim.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Claim.json) #### Commitment -[import, lang:"json"](../../../vf-json-schema/schemas/Commitment.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Commitment.json) #### Duration -[import, lang:"json"](../../../vf-json-schema/schemas/Duration.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Duration.json) #### EconomicEvent -[import, lang:"json"](../../../vf-json-schema/schemas/EconomicEvent.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/EconomicEvent.json) #### EconomicResource -[import, lang:"json"](../../../vf-json-schema/schemas/EconomicResource.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/EconomicResource.json) #### Fulfillment -[import, lang:"json"](../../../vf-json-schema/schemas/Fulfillment.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Fulfillment.json) #### Intent -[import, lang:"json"](../../../vf-json-schema/schemas/Intent.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Intent.json) #### Plan -[import, lang:"json"](../../../vf-json-schema/schemas/Plan.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Plan.json) #### Process -[import, lang:"json"](../../../vf-json-schema/schemas/Process.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Process.json) #### ProcessSpecification -[import, lang:"json"](../../../vf-json-schema/schemas/ProcessSpecification.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/ProcessSpecification.json) #### ProductBatch -[import, lang:"json"](../../../vf-json-schema/schemas/ProductBatch.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/ProductBatch.json) #### QuantityValue -[import, lang:"json"](../../../vf-json-schema/schemas/QuantityValue.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/QuantityValue.json) #### RecipeFlow -[import, lang:"json"](../../../vf-json-schema/schemas/RecipeFlow.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/RecipeFlow.json) #### RecipeProcess -[import, lang:"json"](../../../vf-json-schema/schemas/RecipeProcess.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/RecipeProcess.json) #### RecipeResource -[import, lang:"json"](../../../vf-json-schema/schemas/RecipeResource.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/RecipeResource.json) #### ResourceSpecification -[import, lang:"json"](../../../vf-json-schema/schemas/ResourceSpecification.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/ResourceSpecification.json) #### Satisfaction -[import, lang:"json"](../../../vf-json-schema/schemas/Satisfaction.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Satisfaction.json) #### Scenario -[import, lang:"json"](../../../vf-json-schema/schemas/Scenario.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Scenario.json) #### ScenarioDefinition -[import, lang:"json"](../../../vf-json-schema/schemas/ScenarioDefinition.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/ScenarioDefinition.json) #### Settlement -[import, lang:"json"](../../../vf-json-schema/schemas/Settlement.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/Settlement.json) #### SpatialThing -[import, lang:"json"](../../../vf-json-schema/schemas/SpatialThing.json) +[import, lang:"json"](https://lab.allmende.io/valueflows/vf-schemas/vf-json-schema/-/tree/master/schemas/SpatialThing.json)