Content deleted Content added
→top: that part of the statement was unnecessary anyway. Now we are left with a statement that still has some opinion in it ("simplify", "makes it possible") but it's closer to being neutral. |
m wording, grammar |
||
Line 1:
'''Hypertext Application Language''' ('''HAL''') is an [[Internet Draft]] (a "work in progress") standard convention for defining hypermedia such as links to external resources within [[JSON]] or [[XML]] code. The standard was initially proposed on June 2012 specifically for use with JSON<ref name="rfc4627">{{cite journal|title=JSON Hypertext Application Language|journal=Network Working Group|date=July 2012|issue=Internet-Draft|url=http://tools.ietf.org/pdf/rfc4627.pdf|format=PDF|accessdate=23 July 2014}}</ref> and has since become available in two variations,
HAL was created to be simple to use and easily applicable across different domains by avoiding the need to impose any requirements on how the project be structured. Maintaining this minimal impact approach, HAL has enabled developers to create general-purpose libraries which can be easily incorporated on any [[API]] that uses HAL.<ref name="rfc4627"/>
APIs that adopt HAL simplify the use of open source libraries and
== Convention ==
|