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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ The JSON discoverer is a tool that allows you to get the implicit schema of your
10
10
11
11
The tool is inspired in the research papers:
12
12
13
-
-[Discovering Implicit Schemas in JSON Data](http://hal.inria.fr/docs/00/81/89/45/PDF/icwe2013-CanovasCabot.pdf) published at [ICWE'13 conference](http://icwe2013.webengineering.org/)
14
-
-[Composing JSON-based Web APIs](http://modeling-languages.com/composing-json-based-web-apis/) published at [ICWE'14 conference](http://icwe2014.webengineering.org/)
13
+
-[Discovering Implicit Schemas in JSON Data](https://www.researchgate.net/publication/262317804_Discovering_implicit_schemas_in_JSON_data?ev=prf_pub) published at [ICWE'13 conference](http://icwe2013.webengineering.org/)
14
+
-[Composing JSON-based Web APIs](https://www.researchgate.net/publication/272824956_Composing_JSON-based_Web_APIs?ev=prf_pub) published at [ICWE'14 conference](http://icwe2014.webengineering.org/)
0 commit comments