This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"vf:EconomicEvent": { | |
"prefix": "vffe", | |
"body": [ | |
"- '@id': ${1:CURIE}", | |
" '@type': EconomicEvent", | |
" action: ${2|increment,create,receive,unload,improve,cite,decrement,consume,give,load,accept|}", | |
" observedQuantity:", | |
" qudt:unit: unit:${3:unit}", | |
" qudt:numericValue: ${4:value}", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html><html lang="en"> | |
<head> | |
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"> | |
<title>Solid Use Cases and Requirements</title> | |
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport"> | |
<style data-fill-with="stylesheet">/****************************************************************************** | |
* Style sheet for the W3C specifications * | |
* | |
* Special classes handled by this style sheet include: | |
* |
OlderNewer