You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -25,12 +25,13 @@ To make these ports easier to do, and for everything to work in harmony, a commo
25
25
Organisational
26
26
--------------
27
27
28
-
ASF has changed into using a more open governance model. This basically means that ASF is now governed by more people.
29
-
Also, an umbrella organisaton, json-schema-form, has been formed. As you can see, this repo is now a part of that organisation, not Textalk.
28
+
1.ASF has changed into using a more open governance model. This basically means that ASF is now governed by more people.
29
+
2. An umbrella organisaton, json-schema-form, has been formed. As you can see, this repo is now a part of that Github organisation, not Textalk.
30
30
31
31
Projects
32
32
--------
33
-
After a phase of planning, the following list of projects has been decided upon: https://github.com/json-schema-form/json-schema-form/wiki/Current-projects
33
+
After a phase of planning, the following list of projects has been decided upon:
@@ -47,12 +48,13 @@ Work in that direction is being done in the [json-schema-form-core](https://gith
47
48
Schema builder UI
48
49
-----------------
49
50
There is now a UI for building schemas and forms being developed at [json-schema-builder repository](https://github.com/json-schema-form/json-schema-builder).
51
+
50
52
Ralphael Owino (main author), has a [demo up already](http://ralphowino.github.io/schema-form-builder/#/builder).
51
53
52
54
Schema and form repository
53
55
--------------------------
54
56
This is now a [repository with template schemas and forms](https://github.com/json-schema-form/json-schema-form-repository).
55
-
So far all the schema.org types has been converted to JSON schema approximations, and also some has been further resolved and had (huge) forms generated. Schema.org is *big*.
57
+
So far all the [schema.org types](http://schema.org/docs/full.html) has been converted to JSON schema approximations, and also some has been further resolved and had (huge) forms generated. Schema.org is *big*.
56
58
57
59
Documentation
58
60
-------------
@@ -63,7 +65,7 @@ The documentation is evolving, and it is happening mostly on the wiki:
63
65
New gitter rooms
64
66
----------------
65
67
These are just started.
66
-
*Discussion on the [general json-schema-form project being carried out](https://gitter.im/json-schema-form/json-schema-form-projects)
68
+
*Discussions on the [general json-schema-form projects being carried out](https://gitter.im/json-schema-form/json-schema-form-projects)
67
69
* Discussions on the [angular-specific ASF projects](https://gitter.im/json-schema-form/angular-schema-form-projects)
0 commit comments