Compare commits

..

No commits in common. "master" and "lash/testing" have entirely different histories.

3 changed files with 12 additions and 22 deletions

View File

@ -16,9 +16,6 @@ install: python
make -C schema/json install
make -C schema/rdf install
doc:
make -C doc/texinfo
readme: doc
readme:
make -C doc/texinfo readme
pandoc -f docbook -t gfm doc/texinfo/build/docbook.xml > README.md

View File

@ -36,18 +36,13 @@ NFT tooling is at the current time intended for EVM blockchains only.
Four base vocabularies are used to define the attestations.
- `http://xmlns.com/foaf/0.1/` - well-known library used to describe
human resources and relationships.
- `evm` - EVM specific resources like transactions and account
addresses.
- `cic` - concepts specific to CICs, e.g. *Unit of Account*, *voucher
validity* and other parameters decribing kinds of economic activity.
- `ge` - subject impact types, areas of interest and inter-currency
relations according to Grassroots Economics - the organization
pioneering this work.
\* `http://xmlns.com/foaf/0.1/` - well-known library used to describe
human resources and relationships. \* `evm` - EVM specific resources
like transactions and account addresses. \* `cic` - concepts specific to
CICs, e.g. *Unit of Account*, *voucher validity* and other parameters
decribing kinds of economic activity. \* `ge` - subject impact types,
areas of interest and inter-currency relations according to Grassroots
Economics - the organization pioneering this work.
### Including other vocabularies

View File

@ -5,12 +5,10 @@
Four base vocabularies are used to define the attestations.
@itemize
@item @code{@url{foaf, http://xmlns.com/foaf/0.1/}} - well-known library used to describe human resources and relationships.
@item @code{evm} - EVM specific resources like transactions and account addresses.
@item @code{cic} - concepts specific to CICs, e.g. @emph{Unit of Account}, @emph{voucher validity} and other parameters decribing kinds of economic activity.
@item @code{ge} - subject impact types, areas of interest and inter-currency relations according to Grassroots Economics - the organization pioneering this work.
@end itemize
* @code{@url{foaf, http://xmlns.com/foaf/0.1/}} - well-known library used to describe human resources and relationships.
* @code{evm} - EVM specific resources like transactions and account addresses.
* @code{cic} - concepts specific to CICs, e.g. @emph{Unit of Account}, @emph{voucher validity} and other parameters decribing kinds of economic activity.
* @code{ge} - subject impact types, areas of interest and inter-currency relations according to Grassroots Economics - the organization pioneering this work.
@subsection Including other vocabularies