Skip to content

Commit 7f22cdf

Browse files
committed
Add basic files: README and W3C JSON
1 parent affbfe2 commit 7f22cdf

File tree

2 files changed

+25
-2
lines changed

2 files changed

+25
-2
lines changed

README.md

+19-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
1-
# smartapi
2-
smartAPI specification
1+
# smartAPI Specification
2+
3+
The smartAPI specification specifies core and extended API metadata elements that are essential when describing APIs on the Web.
4+
5+
@@long-description
6+
7+
## Authors
8+
9+
@@info-about-group-and-editors
10+
11+
## @@details
12+
13+
@@whatever
14+
15+
## Credits
16+
17+
Copyright © 2016 [World Wide Web Consortium](http://www.w3.org/)
18+
19+
This project is licensed [under the terms of the @@chosen-license](LICENSE.md).

w3c.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"group": "@@group-ID",
3+
"contacts": ["Amrapali Zaveri", "Michel Dumontier", "Chunlei Wu"],
4+
"shortName": "smartApi",
5+
"policy": "open"
6+
}

0 commit comments

Comments
 (0)